aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-24 16:17:32 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-24 16:17:32 +0000
commitdcfd3de79608a6cb9c142839c683e8cb471b8f89 (patch)
tree2a6d3e906b91a971fb00bb39e516530a7d8a9bd6 /src/Makefile.am
parent048dbb97f03a8467f7d444bf4533abd4cbd89b09 (diff)
downloadgnunet-dcfd3de79608a6cb9c142839c683e8cb471b8f89.tar.gz
gnunet-dcfd3de79608a6cb9c142839c683e8cb471b8f89.zip
order
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3e56a2bcb..1756aded1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS = \
24 datacache \ 24 datacache \
25 datastore \ 25 datastore \
26 template \ 26 template \
27 $(NAT_DIR) \
27 transport \ 28 transport \
28 peerinfo-tool \ 29 peerinfo-tool \
29 core \ 30 core \
@@ -32,7 +33,6 @@ SUBDIRS = \
32 dht \ 33 dht \
33 hostlist \ 34 hostlist \
34 topology \ 35 topology \
35 $(NAT_DIR) \
36 fs \ 36 fs \
37 fragmentation \ 37 fragmentation \
38 vpn 38 vpn