summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 4594073ce6..0ead812106 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -143,8 +143,7 @@ upload:
web:
echo generating documentation for $(PACKAGE)
cd doc && $(SHELL) ../build-aux/gendocs.sh \
- --html "--css-include=texinfo.css" \
- --html "--set FLOAT_NAME_IN_XREF=1" \
+ --html "--css-include=./texinfo.css --set FLOAT_NAME_IN_XREF=1" \
-o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
-cd doc && make gnutls.epub && cp gnutls.epub ../$(htmldir)/manual/
cd doc && cp *.png ../$(htmldir)/manual/html_node/