aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-09-06 11:51:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-09-06 11:51:36 +0000
commit4d3f7a77e8c79b639d1a1280a005def87dc227be (patch)
tree5ff5b5a1d906bb83c04a201bbf58119ef6161e57 /src/Makefile.am
parente268f4d047f92e5e4e1a78aabbd323c5953debcd (diff)
downloadgnunet-4d3f7a77e8c79b639d1a1280a005def87dc227be.tar.gz
gnunet-4d3f7a77e8c79b639d1a1280a005def87dc227be.zip
changes to configure.ac and Makefile to enable ats-tests
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 20344e29c..c2a64918f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -47,6 +47,7 @@ SUBDIRS = \
47 peerinfo-tool \ 47 peerinfo-tool \
48 core \ 48 core \
49 $(TESTBED) \ 49 $(TESTBED) \
50 ats-tests \
50 nse \ 51 nse \
51 dht \ 52 dht \
52 hostlist \ 53 hostlist \