aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-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 d274a35bc..a49c4e7b8 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -5,7 +5,7 @@ do_subst = $(SED) -e 's,[@]SYSCONFDIR[@],$(sysconfdir),g'
5gnunet.conf.5: gnunet.conf.5.in Makefile 5gnunet.conf.5: gnunet.conf.5.in Makefile
6 $(do_subst) < $(srcdir)/gnunet.conf.5.in > gnunet.conf.5 6 $(do_subst) < $(srcdir)/gnunet.conf.5.in > gnunet.conf.5
7 7
8CLEANFILES = gnunet.conf.5 gnunet-gns-proxy-setup-ca.1 8CLEANFILES = gnunet.conf.5
9 9
10man_MANS = \ 10man_MANS = \
11 gnunet.conf.5 \ 11 gnunet.conf.5 \