summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-14 12:44:06 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-14 12:44:06 +0100
commit7bc4e1296efd0e09959dcc50ed2a47a59e046b05 (patch)
tree89fe83cefe726f93a8d87fc5514cc5b3da672275
parent8fc93323bc6cb4dbd58b3ded5700268f178470f4 (diff)
downloadlibtasn1-7bc4e1296efd0e09959dcc50ed2a47a59e046b05.tar.gz
Fix release target.
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index a5582c8..d73d311 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -65,7 +65,7 @@ upload:
ssh igloo.linux.gr 'cd ~ftp/pub/gnutls/libtasn1/ && sha1sum *.tar.gz > CHECKSUMS'
cp $(distdir).tar.gz $(distdir).tar.gz.sig ../releases/gnutls/$(PACKAGE)/
-webdocs:
+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/