summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-18 13:33:33 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-18 13:33:33 +0100
commit51e5b4341d5ac498f95bffe99f358b56e9b9fc3b (patch)
treec073e513228eb74e93af3b4245d73fea8044f251 /cfg.mk
parentcbfaaab0899020b1d50c2aaa7d6fe2ca1c0902fe (diff)
downloadgnutls-51e5b4341d5ac498f95bffe99f358b56e9b9fc3b.tar.gz
copy gnutls.epub to webdir
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 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/