fail more gracefully
[oweals/gnunet.git] / src / Makefile.am
index 4f3d7995abd2410a08ab0c4925e31cfc60f2f5d9..7b40eeb73508f125ed6e795fb092e456211312be 100644 (file)
@@ -2,23 +2,38 @@
 #  INTLEMU_SUBDIRS = intlemu
 #endif
 
-
-if HAVE_MHD
- HOSTLIST_DIR = hostlist
+if HAVE_ESMTP
+if HAVE_OPENSSL
+ MONKEY_DIR = monkey
+endif
+endif
+if HAVE_EXPERIMENTAL
+ FS_exp = fs
 endif
 
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
-  arm \
-  fragmentation \
   hello \
-  peerinfo \
-  resolver \
+  block \
   statistics \
+  arm \
+  $(MONKEY_DIR) \
+  peerinfo \
+  datacache \
+  datastore \
   template \
+  nat \
   transport \
+  peerinfo-tool \
   core \
-  $(HOSTLIST_DIR) \
-  topology 
-
+  testing \
+  dv \
+  dht \
+  hostlist \
+  topology \
+  $(FS_exp) \
+  fragmentation \
+  mesh \
+  vpn \
+  chat