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, 1 insertions, 6 deletions
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index e76d55b8b..f3908aa99 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -93,12 +93,7 @@ version.texi/replacement/revert:
93 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi 93 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi
94 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi 94 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi
95 95
96if TEXI2MDOC_GENERATION 96
97gnunet-tutorial.7: version.texi/replacement
98 @echo Attempting to output an mdoc formatted section 7 document
99 @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet-c-tutorial.texi > ../man/gnunet-c-tutorial.7
100# TODO: (Maybe) other outputs resulting from this.
101endif
102 97
103# FIXME: rm *.html and *.pdf 98# FIXME: rm *.html and *.pdf
104#doc-clean: 99#doc-clean: