dead
[oweals/gnunet.git] / src / Makefile.am
index aa68c85375e18fe539f9ba646abd9a86c48d592b..aa143212769fd9e09b3ea3edd4ad43c74d41fa36 100644 (file)
@@ -7,8 +7,10 @@ if !MINGW
 endif
 
 if HAVE_ESMTP
+if HAVE_OPENSSL
  MONKEY_DIR = monkey
 endif
+endif
 
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
@@ -25,10 +27,12 @@ SUBDIRS = \
   transport \
   peerinfo-tool \
   core \
-  testing \
   dv \
+  testing \
+  dht \
   hostlist \
   topology \
   $(NAT_DIR) \
   fs \
+  fragmentation \
   vpn