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