gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 35ebb791e8f9212f3ac11b472d97cb31c97c66a8
parent 880677043d7fe92cea616e454c045eb08b1e96fe
Author: ng0 <ng0@n0.is>
Date:   Sat,  9 Feb 2019 14:29:28 +0000

doc/tutorial/Makefile: fix leftover

Signed-off-by: ng0 <ng0@n0.is>

Diffstat:
Mdoc/tutorial/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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