aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-06 12:37:31 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-06 12:37:31 +0000
commitc7a258ff7ecae5bb97c740acf267fa4606090b31 (patch)
tree3675ed1203799fd12a21f49a1d16a2c7b781c528 /src/Makefile.am
parent7c4fa4ff7de575e37688b4be1c29f7df9d4711bd (diff)
downloadgnunet-c7a258ff7ecae5bb97c740acf267fa4606090b31.tar.gz
gnunet-c7a258ff7ecae5bb97c740acf267fa4606090b31.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 580a645ff..25cfb7ba2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -32,7 +32,6 @@ SUBDIRS = \
32 statistics \ 32 statistics \
33 arm \ 33 arm \
34 testing \ 34 testing \
35 testbed \
36 peerinfo \ 35 peerinfo \
37 $(MYSQL_DIR) \ 36 $(MYSQL_DIR) \
38 $(POSTGRES_DIR) \ 37 $(POSTGRES_DIR) \
@@ -46,6 +45,7 @@ SUBDIRS = \
46 transport \ 45 transport \
47 peerinfo-tool \ 46 peerinfo-tool \
48 core \ 47 core \
48 testbed \
49 testing_old \ 49 testing_old \
50 nse \ 50 nse \
51 dht \ 51 dht \