aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-28 19:52:25 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-28 19:52:25 +0000
commitcbf2a3e7cf2d7acda1d115198671eaccf2616fc4 (patch)
tree8eddbd89fa0f3a5fec1b387b5d2cdbab5789d6b8 /src/Makefile.am
parent359e97be5e33493691d53aa6a51f1b364f46dab9 (diff)
downloadgnunet-cbf2a3e7cf2d7acda1d115198671eaccf2616fc4.tar.gz
gnunet-cbf2a3e7cf2d7acda1d115198671eaccf2616fc4.zip
getting testing to work
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 50d75916b..c30045c9b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,7 @@ SUBDIRS = \
20 template \ 20 template \
21 transport \ 21 transport \
22 core \ 22 core \
23 testing \
23 $(HOSTLIST_DIR) \ 24 $(HOSTLIST_DIR) \
24 topology \ 25 topology \
25 fs \ 26 fs \