summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 354a7baf1c..a289be2c7b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -115,4 +115,5 @@ web:
cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/
upload-web:
- cd $(htmldir) && cvs commit -m "Update." manual/ reference/ doxygen/
+ cd $(htmldir) && \
+ cvs commit -m "Update." manual/ reference/ doxygen/ devel/