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