aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index d0871571d..ceb7bf68d 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -47,7 +47,7 @@ man_MANS = \
47 47
48EXTRA_DIST = ${man_MANS} 48EXTRA_DIST = ${man_MANS}
49 49
50if SECTION7 50if TEXI2MDOC_GENERATION
51EXTRA_DIST += gnunet-documentation.7 \ 51EXTRA_DIST += gnunet-documentation.7 \
52 gnunet-c-tutorial.7 52 gnunet-c-tutorial.7
53endif 53endif