From: Nikos Mavrogiannopoulos Date: Sat, 18 Feb 2012 12:33:33 +0000 (+0100) Subject: copy gnutls.epub to webdir X-Git-Tag: gnutls_3_0_13~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e5b4341d5ac498f95bffe99f358b56e9b9fc3b;p=thirdparty%2Fgnutls.git copy gnutls.epub to webdir --- diff --git a/cfg.mk b/cfg.mk index de820bbc8b..b8b3aadd8e 100644 --- a/cfg.mk +++ b/cfg.mk @@ -145,6 +145,7 @@ web: cd doc && $(SHELL) ../build-aux/gendocs.sh \ --html "--css-include=texinfo.css" \ -o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)" + -cd doc && make gnutls.epub && cp gnutls.epub ../$(htmldir)/manual/ cd doc && cp *.png ../$(htmldir)/manual/html_node/ #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)/reference/