projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix EXCLUDE logic for makefiles, add fastcheck
[ccan]
/
Makefile-web
diff --git
a/Makefile-web
b/Makefile-web
index b0d51793ced25762bbb51305e5ff636b6f3fd9ad..1d63d1bdca0ed65c2ac3548f9cc692a7936c3efe 100644
(file)
--- a/
Makefile-web
+++ b/
Makefile-web
@@
-12,7
+12,7
@@
JUNKPAGES=$(JUNKDIRS:%=$(WEBDIR)/%.html)
JUNKBALLS=$(JUNKDIRS:%=$(WEBDIR)/%.tar.bz2)
BZRBROWSE=$(WEBDIR)/bzrbrowse.cgi $(WEBDIR)/file.png $(WEBDIR)/folder.png
-upload: check webpages
+upload:
fast
check webpages
bzr push
send-web # Rusty's upload script.