fail more gracefully
[oweals/gnunet.git] / src / Makefile.am
index d89e4ca09f07cfd4d1034e14b20fe54f652278a8..7b40eeb73508f125ed6e795fb092e456211312be 100644 (file)
@@ -2,27 +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 \
-  nat \
-  peerinfo \
+  block \
   statistics \
+  arm \
+  $(MONKEY_DIR) \
+  peerinfo \
   datacache \
   datastore \
   template \
+  nat \
   transport \
+  peerinfo-tool \
   core \
   testing \
-  $(HOSTLIST_DIR) \
+  dv \
+  dht \
+  hostlist \
   topology \
-  fs
-
+  $(FS_exp) \
+  fragmentation \
+  mesh \
+  vpn \
+  chat