aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-10-25 14:15:12 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-10-25 14:15:12 +0000
commit0e8da1a7c0b18a69b10e3ee5a90f35de412db24d (patch)
treefd1d22469e551b250eaa1ce137d1df4761685645 /src/Makefile.am
parent18d7de54a90ef3b2f7c562573bc95513119d3466 (diff)
downloadgnunet-0e8da1a7c0b18a69b10e3ee5a90f35de412db24d.tar.gz
gnunet-0e8da1a7c0b18a69b10e3ee5a90f35de412db24d.zip
add ats-tool to buildsystem
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 2ece564fd..c6d2f4874 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,6 +43,7 @@ SUBDIRS = \
43 nat \ 43 nat \
44 fragmentation \ 44 fragmentation \
45 transport \ 45 transport \
46 ats-tool \
46 peerinfo-tool \ 47 peerinfo-tool \
47 core \ 48 core \
48 testbed \ 49 testbed \