From 35ebb791e8f9212f3ac11b472d97cb31c97c66a8 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 9 Feb 2019 14:29:28 +0000 Subject: doc/tutorial/Makefile: fix leftover Signed-off-by: ng0 --- doc/tutorial/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial/Makefile.am') 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: @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi @echo "@set EDITION GPACKAGE_VERSION" >> gversion.texi -if SECTION7 +if TEXI2MDOC_GENERATION gnunet-tutorial.7: version.texi/replacement @echo Attempting to output an mdoc formatted section 7 document @texi2mdoc -I$(pwd):$(pwd)/chapters gnunet-c-tutorial.texi > ../man/gnunet-c-tutorial.7 -- cgit v1.2.3