remove send on connect
[oweals/gnunet.git] / src / Makefile.am
index 2729ccfd2384827df98ba0204ab7632c5444d026..c3cf0836a6cbc3015dadd4a232ddd6b4b1d8172a 100644 (file)
@@ -2,10 +2,8 @@
 #  INTLEMU_SUBDIRS = intlemu
 #endif
 
-if HAVE_ESMTP
-if HAVE_OPENSSL
- MONKEY_DIR = monkey
-endif
+if HAVE_EXPERIMENTAL
+ EXP_DIR = mesh vpn chat
 endif
 
 SUBDIRS = \
@@ -15,22 +13,20 @@ SUBDIRS = \
   block \
   statistics \
   arm \
-  $(MONKEY_DIR) \
   peerinfo \
   datacache \
   datastore \
   template \
   nat \
+  fragmentation \
   transport \
   peerinfo-tool \
   core \
   testing \
+  nse \
   dv \
   dht \
   hostlist \
   topology \
   fs \
-  fragmentation \
-  mesh \
-  vpn \
-  chat
+  $(EXP_DIR)