aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/handbook/Makefile.am')
-rw-r--r--doc/handbook/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am
index 1be5d1da7..120f63297 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -96,9 +96,12 @@ gnunet_TEXINFOS = \
96EXTRA_DIST = \ 96EXTRA_DIST = \
97 $(gnunet_TEXINFOS) \ 97 $(gnunet_TEXINFOS) \
98 htmlxref.cnf \ 98 htmlxref.cnf \
99 gversion.texi 99 gversion.texi \
100 run-gendocs.sh \ 100 run-gendocs.sh \
101 docstyle.css 101 docstyle.css \
102 manual.css \
103 reset.css \
104 style.css
102 105
103 106
104# $(DOT_FILES) \ 107# $(DOT_FILES) \