aboutsummaryrefslogtreecommitdiff
path: root/doc/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/Makefile.am')
-rw-r--r--doc/man/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index 93845ba72..3808afb1f 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -5,9 +5,6 @@ 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
8gnunet-gns-proxy-setup-ca.1: Makefile
9 $(LN) -s $(srcdir)/gnunet-gns-proxy.1 gnunet-gns-proxy-setup-ca.1
10
11CLEANFILES = gnunet.conf.5 gnunet-gns-proxy-setup-ca.1 8CLEANFILES = gnunet.conf.5 gnunet-gns-proxy-setup-ca.1
12 9
13man_MANS = \ 10man_MANS = \
@@ -29,7 +26,6 @@ man_MANS = \
29 gnunet-fs.1 \ 26 gnunet-fs.1 \
30 gnunet-gns.1 \ 27 gnunet-gns.1 \
31 gnunet-gns-proxy.1 \ 28 gnunet-gns-proxy.1 \
32 gnunet-gns-proxy-setup-ca.1 \
33 gnunet-identity.1 \ 29 gnunet-identity.1 \
34 gnunet-cadet.1 \ 30 gnunet-cadet.1 \
35 gnunet-namecache.1 \ 31 gnunet-namecache.1 \