Copy cyclo page.
authorSimon Josefsson <simon@josefsson.org>
Mon, 13 Apr 2009 17:06:48 +0000 (19:06 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 13 Apr 2009 17:06:48 +0000 (19:06 +0200)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 8d151ca..e9b5aa9 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -71,6 +71,7 @@ web:
        cd doc && ../build-aux/gendocs.sh --html "--css-include=texinfo.css" \
                -o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
        cp -v doc/reference/html/*.html doc/reference/html/*.png doc/reference/html/*.devhelp doc/reference/html/*.css $(htmldir)/reference/
+       cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/index.html
 
 upload-web:
        cd $(htmldir) && cvs commit -m "Update." manual/ reference/