dns hijacker code review
[oweals/gnunet.git] / src / Makefile.am
index ac08a16a9114ea548da2e800bab9a7646c120b24..6022f0733cd1b408e02b82c04c38f612a17a16bf 100644 (file)
@@ -3,7 +3,7 @@
 #endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = chat
+ EXP_DIR = chat dv 
 endif
 
 SUBDIRS = \
@@ -17,6 +17,7 @@ SUBDIRS = \
   datacache \
   datastore \
   template \
+  ats \
   nat \
   fragmentation \
   transport \
@@ -24,11 +25,12 @@ SUBDIRS = \
   core \
   testing \
   nse \
-  dv \
   dht \
   hostlist \
   topology \
   fs \
   mesh \
+  dns \
   vpn \
+  integration-tests \
   $(EXP_DIR)