-fix
[oweals/gnunet.git] / src / Makefile.am
index fc9518558607e52f64c9e9cc1799ffe4cd0bc397..0afd180635af667074f20b9d96e512af6c162b8c 100644 (file)
@@ -3,7 +3,7 @@
 #endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = chat dv stream
+ EXP_DIR = chat dv stream regex
 endif
 
 if LINUX
@@ -28,6 +28,7 @@ SUBDIRS = \
   block \
   statistics \
   arm \
+  testing \
   peerinfo \
   $(MYSQL_DIR) \
   $(POSTGRES_DIR) \
@@ -41,13 +42,15 @@ SUBDIRS = \
   transport \
   peerinfo-tool \
   core \
-  testing \
+  testing_old \
+  testbed \
   nse \
   dht \
   hostlist \
   topology \
   fs \
   mesh \
+  lockmanager \
   $(LINUX_DIR) \
   integration-tests \
   $(EXP_DIR)