Temporal workaround for #2070
[oweals/gnunet.git] / src / Makefile.am
index 044983d60168615ba0f86ea564b0f07fe2684a6a..12862af38b5a56138ae45e52f8c2d448a5dd67c8 100644 (file)
@@ -3,7 +3,7 @@
 #endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = chat
+ EXP_DIR = chat dv 
 endif
 
 SUBDIRS = \
@@ -25,11 +25,14 @@ SUBDIRS = \
   core \
   testing \
   nse \
-  dv \
   dht \
   hostlist \
   topology \
   fs \
   mesh \
+  dns \
+  exit \
   vpn \
+  pt \
+  integration-tests \
   $(EXP_DIR)