fix
[oweals/gnunet.git] / src / Makefile.am
index aa68c85375e18fe539f9ba646abd9a86c48d592b..2729ccfd2384827df98ba0204ab7632c5444d026 100644 (file)
@@ -2,33 +2,35 @@
 #  INTLEMU_SUBDIRS = intlemu
 #endif
 
-if !MINGW
- NAT_DIR = nat
-endif
-
 if HAVE_ESMTP
+if HAVE_OPENSSL
  MONKEY_DIR = monkey
 endif
+endif
 
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
+  hello \
   block \
   statistics \
   arm \
   $(MONKEY_DIR) \
-  hello \
   peerinfo \
   datacache \
   datastore \
   template \
+  nat \
   transport \
   peerinfo-tool \
   core \
   testing \
   dv \
+  dht \
   hostlist \
   topology \
-  $(NAT_DIR) \
   fs \
-  vpn
+  fragmentation \
+  mesh \
+  vpn \
+  chat