aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-02-11 14:16:14 +0000
committerNathan S. Evans <evans@in.tum.de>2010-02-11 14:16:14 +0000
commitc463c4f0ae78dcfd9acbc41b489d9cb8d7d1192e (patch)
treed6cbd587c8f5faf5bd2a129d2e8fbd3dcc5b1336 /src
parent0bcffe690a5345324d7be4099a4bec157ec1282b (diff)
downloadgnunet-c463c4f0ae78dcfd9acbc41b489d9cb8d7d1192e.tar.gz
gnunet-c463c4f0ae78dcfd9acbc41b489d9cb8d7d1192e.zip
better ordering?
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5e505700b..dae51daf8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,9 +24,8 @@ SUBDIRS = \
24 template \ 24 template \
25 transport \ 25 transport \
26 core \ 26 core \
27 testing \
27 $(HOSTLIST_DIR) \ 28 $(HOSTLIST_DIR) \
28 topology \ 29 topology \
29 fs \
30 $(NAT_DIR) \ 30 $(NAT_DIR) \
31 testing 31 fs
32