aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-18 17:40:09 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-18 17:40:09 +0000
commit637e317108bacc2018c549578182480d2a447e6a (patch)
tree7b3d470ee77134a19459db6b196aaa0b83dcaa85 /src/Makefile.am
parenteb280c99e4bc74c3d95b45aef1852f83cb74cec2 (diff)
downloadgnunet-637e317108bacc2018c549578182480d2a447e6a.tar.gz
gnunet-637e317108bacc2018c549578182480d2a447e6a.zip
so buildbots can reveal errors in DV code
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 9bd75d892..cca2c0294 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,6 +21,7 @@ SUBDIRS = \
21 peerinfo-tool \ 21 peerinfo-tool \
22 core \ 22 core \
23 testing \ 23 testing \
24 dv \
24 hostlist \ 25 hostlist \
25 topology \ 26 topology \
26 $(NAT_DIR) \ 27 $(NAT_DIR) \