X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-web;h=79988982a52c34f8527f7fae86bcf36ca862045a;hp=a14b11ab1083abf1a5d146ec0c66f6f348ea6acf;hb=9d724ba2aa3b69cc56d20e5f578b2c1399e965f6;hpb=04160dbda10c78fbd4ee452d0af89d540e20b09a;ds=sidebyside diff --git a/Makefile-web b/Makefile-web index a14b11ab..79988982 100644 --- a/Makefile-web +++ b/Makefile-web @@ -10,6 +10,7 @@ JUNKPAGES=$(JUNKDIRS:%=$(WEBDIR)/%.html) JUNKBALLS=$(JUNKDIRS:%=$(WEBDIR)/%.tar.bz2) upload: check webpages + bzr push send-web # Rusty's upload script. webpages: $(WEB_SUBDIRS) $(WEBDIR)/junkcode $(ALL_PAGES) $(WEBDIR)/list.html $(WEBDIR)/index.html $(WEBDIR)/upload.html $(WEBDIR)/uploader.php $(WEBDIR)/example-config.h $(WEBDIR)/ccan.jpg $(DIRECT_TARBALLS) $(DEPEND_TARBALLS) $(WEBDIR)/ccan.tar.bz2 $(WEBDIR)/Makefile-ccan $(JUNKPAGES) $(JUNKBALLS)