aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tutorial/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index 0431e0684..412ac3a6f 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -88,7 +88,7 @@ version.texi/replacement/revert:
88 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi 88 @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi
89 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi 89 @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi
90 90
91if SECTION7 91if TEXI2MDOC_GENERATION
92gnunet-tutorial.7: version.texi/replacement 92gnunet-tutorial.7: version.texi/replacement
93 @echo Attempting to output an mdoc formatted section 7 document 93 @echo Attempting to output an mdoc formatted section 7 document
94 @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet-c-tutorial.texi > ../man/gnunet-c-tutorial.7 94 @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet-c-tutorial.texi > ../man/gnunet-c-tutorial.7