From: Simon Josefsson Date: Mon, 10 Aug 2009 12:52:51 +0000 (+0200) Subject: Fix usage. X-Git-Tag: gnutls_2_9_2~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ffaa7805fc5ea2dc2cbeeb1e14ef2cf6cabc3215;p=thirdparty%2Fgnutls.git Fix usage. --- diff --git a/cfg.mk b/cfg.mk index 18336298e1..ddb4f0af31 100644 --- a/cfg.mk +++ b/cfg.mk @@ -109,7 +109,7 @@ upload: web: cd doc && ../build-aux/gendocs.sh --html "--css-include=texinfo.css" \ - -o ../$(htmldir)/devel/manual/ $(PACKAGE) $(PACKAGE_NAME) + -o ../$(htmldir)/devel/manual/ $(PACKAGE) "$(PACKAGE_NAME)" cd doc/doxygen && doxygen && cd ../.. && cp -v doc/doxygen/html/* $(htmldir)/devel/doxygen/ && cd doc/doxygen/latex && make refman.pdf && cd ../../../ && cp doc/doxygen/latex/refman.pdf $(htmldir)/devel/doxygen/$(PACKAGE).pdf cp -v doc/reference/html/*.html doc/reference/html/*.png doc/reference/html/*.devhelp doc/reference/html/*.css $(htmldir)/devel/reference/ cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/