fix warnings
[oweals/gnunet.git] / src / Makefile.am
index 46189da719f766549ccd92f14fbf79338504d762..97a9e89920d14ee91ac48f4a054e3be5390fd487 100644 (file)
@@ -7,17 +7,19 @@ if !MINGW
 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 \
@@ -25,11 +27,12 @@ SUBDIRS = \
   transport \
   peerinfo-tool \
   core \
-  dv \
   testing \
+  dv \
   dht \
   hostlist \
   topology \
   $(NAT_DIR) \
   fs \
+  fragmentation \
   vpn