aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial/Makefile.am
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-09 14:29:28 +0000
committerng0 <ng0@n0.is>2019-02-09 14:29:28 +0000
commit35ebb791e8f9212f3ac11b472d97cb31c97c66a8 (patch)
tree42354f87ba0a1b56ca803d8236527177d2301cca /doc/tutorial/Makefile.am
parent880677043d7fe92cea616e454c045eb08b1e96fe (diff)
downloadgnunet-35ebb791e8f9212f3ac11b472d97cb31c97c66a8.tar.gz
gnunet-35ebb791e8f9212f3ac11b472d97cb31c97c66a8.zip
doc/tutorial/Makefile: fix leftover
Signed-off-by: ng0 <ng0@n0.is>
Diffstat (limited to 'doc/tutorial/Makefile.am')
-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