aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-10 16:49:06 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-10 16:49:06 +0100
commitbda4ec98e091f1fcdb17cc43e956f8053a37fb15 (patch)
tree1ed4fefd26287fcb3711e5ace09076188197595a /doc/handbook/Makefile.am
parentd974bae720beaea9223a8729f4e6c88c326c522b (diff)
downloadgnunet-bda4ec98e091f1fcdb17cc43e956f8053a37fb15.tar.gz
gnunet-bda4ec98e091f1fcdb17cc43e956f8053a37fb15.zip
try use manual.css instead of docstyle.css
Diffstat (limited to 'doc/handbook/Makefile.am')
-rw-r--r--doc/handbook/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am
index 8be033f23..1be5d1da7 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -9,7 +9,7 @@ infoimagedir = $(infodir)/images
9# $(DOT_FILES:%.dot=%.eps) \ 9# $(DOT_FILES:%.dot=%.eps) \
10# $(DOT_FILES:%.dot=%.pdf) 10# $(DOT_FILES:%.dot=%.pdf)
11 11
12AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css 12AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=manual.css
13 13
14dist_infoimage_DATA = \ 14dist_infoimage_DATA = \
15 images/gnunet-gtk-0-10-gns-a-done.png \ 15 images/gnunet-gtk-0-10-gns-a-done.png \
@@ -78,7 +78,7 @@ dist_infoimage_DATA = \
78 78
79 79
80info_TEXINFOS = \ 80info_TEXINFOS = \
81 gnunet.texi 81 gnunet.texi
82 82
83gnunet_TEXINFOS = \ 83gnunet_TEXINFOS = \
84 chapters/developer.texi \ 84 chapters/developer.texi \