summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-04-13 19:06:48 +0200
committerSimon Josefsson <simon@josefsson.org>2009-04-13 19:06:48 +0200
commitfb0445323d8589e7f20bec0d133ecb7372c35074 (patch)
tree93f8643be9b7cc190406c1dfa8bd7057aa0714c3 /cfg.mk
parentbab3286a51c576167eda2e2c57ab9200b6b92339 (diff)
downloadlibtasn1-fb0445323d8589e7f20bec0d133ecb7372c35074.tar.gz
libtasn1-fb0445323d8589e7f20bec0d133ecb7372c35074.tar.bz2
libtasn1-fb0445323d8589e7f20bec0d133ecb7372c35074.zip
Copy cyclo page.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 8d151ca..e9b5aa9 100644
--- 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/