add ats-tool to buildsystem
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 25 Oct 2012 14:15:12 +0000 (14:15 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 25 Oct 2012 14:15:12 +0000 (14:15 +0000)
configure.ac
src/Makefile.am

index 0e5fbb75e0f921df73d9ffe77b177f442f5d9482..b32f927404031753f8c7aeea64ac60f34d0a94a1 100644 (file)
@@ -1147,6 +1147,7 @@ src/arm/Makefile
 src/arm/arm.conf
 src/ats/Makefile
 src/ats/ats.conf
+src/ats-tool/Makefile
 src/block/Makefile
 src/chat/Makefile
 src/chat/chat.conf
index 2ece564fd33722221d4b15de219dec250e5bba7b..c6d2f487452fda3dc39933c873a12eb2a16b698b 100644 (file)
@@ -43,6 +43,7 @@ SUBDIRS = \
   nat \
   fragmentation \
   transport \
+  ats-tool \
   peerinfo-tool \
   core \
   testbed \