aboutsummaryrefslogtreecommitdiff
path: root/doc/man/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-13 22:00:45 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-13 22:00:45 +0000
commit78f323a26ba33c640162741d4f44b6996239b0e8 (patch)
tree54f1f6cd78ce5232dbf2fa363cbbbf4f224058fc /doc/man/Makefile.am
parent59b84fb41a89b6237001e30d75e878d694de957d (diff)
downloadgnunet-78f323a26ba33c640162741d4f44b6996239b0e8.tar.gz
gnunet-78f323a26ba33c640162741d4f44b6996239b0e8.zip
-adapting fcfsd to new namestore API, moving from gns to namestore subsystem
Diffstat (limited to 'doc/man/Makefile.am')
-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 db26f0d6a..9e63bb243 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -13,10 +13,10 @@ man_MANS = \
13 gnunet-ecc.1 \ 13 gnunet-ecc.1 \
14 gnunet-fs.1 \ 14 gnunet-fs.1 \
15 gnunet-gns.1 \ 15 gnunet-gns.1 \
16 gnunet-gns-fcfsd.1 \
17 gnunet-gns-proxy.1 \ 16 gnunet-gns-proxy.1 \
18 gnunet-identity.1 \ 17 gnunet-identity.1 \
19 gnunet-namestore.1 \ 18 gnunet-namestore.1 \
19 gnunet-namestore-fcfsd.1 \
20 gnunet-nat-server.1 \ 20 gnunet-nat-server.1 \
21 gnunet-peerinfo.1 \ 21 gnunet-peerinfo.1 \
22 gnunet-pseudonym.1 \ 22 gnunet-pseudonym.1 \