aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/Makefile.am')
-rw-r--r--doc/tutorial/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index 412ac3a6f..bd09bf64d 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -73,12 +73,15 @@ EXTRA_DIST = \
73 $(gnunet_tutorial_examples) \ 73 $(gnunet_tutorial_examples) \
74 htmlxref.cnf \ 74 htmlxref.cnf \
75 run-gendocs.sh \ 75 run-gendocs.sh \
76 docstyle.css 76 docstyle.css \
77 manual.css \
78 reset.css \
79 style.css
77 80
78 81
79DISTCLEANFILES = \ 82DISTCLEANFILES = \
80 gnunet-tutorial.cps \ 83 gnunet-tutorial.cps \
81 fdl-1.3.cps 84 fdl-1.3.cps
82 85
83# XXX: is this sed invocation portable enough? otherwise try tr(1). 86# XXX: is this sed invocation portable enough? otherwise try tr(1).
84version.texi/replacement: version.texi/replacement/revert 87version.texi/replacement: version.texi/replacement/revert