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