aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-22 09:01:08 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-22 09:01:08 +0000
commitd5c84728b7088b75617688b70c6526f56c5d34a4 (patch)
treee85d67946f7d2d1f4fd0cdf011af7d913dd68511 /src/Makefile.am
parent6142bbc4d7c388a2fc73415c466fcbdbecd09c61 (diff)
downloadgnunet-d5c84728b7088b75617688b70c6526f56c5d34a4.tar.gz
gnunet-d5c84728b7088b75617688b70c6526f56c5d34a4.zip
-build new namestore
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 56fdd0978..663282d88 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,6 +23,7 @@ SUBDIRS = \
23 peerinfo \ 23 peerinfo \
24 datacache \ 24 datacache \
25 datastore \ 25 datastore \
26 namestore \
26 template \ 27 template \
27 ats \ 28 ats \
28 nat \ 29 nat \