aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-12 11:05:45 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-12 11:05:45 +0000
commitaab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505 (patch)
treebf6b82cb7f5627aee54ed6a4dc54e8bf88546bc5 /src/Makefile.am
parentefe49b0195806a23912e11e8566b5fb788faa244 (diff)
downloadgnunet-aab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505.tar.gz
gnunet-aab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505.zip
ds
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1756ac1ec..f709a63d6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -15,7 +15,6 @@ SUBDIRS = \
15 hello \ 15 hello \
16 peerinfo \ 16 peerinfo \
17 datacache \ 17 datacache \
18 datastore \
19 template \ 18 template \
20 transport \ 19 transport \
21 peerinfo-tool \ 20 peerinfo-tool \
@@ -24,6 +23,5 @@ SUBDIRS = \
24 testing \ 23 testing \
25 hostlist \ 24 hostlist \
26 topology \ 25 topology \
27 $(NAT_DIR) \ 26 $(NAT_DIR)
28 fs \ 27
29 migration