- ttl is deprecated, don't warn
[oweals/gnunet.git] / src / Makefile.am
index 79730b0bb544f20604935e0144c721e571a6c292..ae623bddc73d8ac2aa41b90695efe3ff7f5bdab7 100644 (file)
@@ -27,11 +27,6 @@ if HAVE_EXPERIMENTAL
   $(SENSORDASHBOARD)
 endif
 
-if HAVE_WACHS
-  WACHS_DIR = \
-    ats-tests
-endif
-
 if BUILD_PULSE_HELPERS
 CONVERSATION_DIR = conversation
 else
@@ -76,6 +71,7 @@ SUBDIRS = \
   peerinfo-tool \
   core \
   $(TESTBED) \
+  ats-tests \
   nse \
   dht \
   hostlist \
@@ -98,5 +94,4 @@ SUBDIRS = \
   exit \
   pt \
   integration-tests \
-  $(EXP_DIR) \
-  $(WACHS_DIR)
+  $(EXP_DIR)