no debug
[oweals/gnunet.git] / src / Makefile.am
index aa68c85375e18fe539f9ba646abd9a86c48d592b..1066433687aa5807412b074bd2fbee7307e5167a 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,8 +27,9 @@ SUBDIRS = \
   transport \
   peerinfo-tool \
   core \
-  testing \
   dv \
+  testing \
+  dht \
   hostlist \
   topology \
   $(NAT_DIR) \