hackery
[oweals/gnunet.git] / src / Makefile.am
index 46189da719f766549ccd92f14fbf79338504d762..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) \
@@ -32,4 +34,5 @@ SUBDIRS = \
   topology \
   $(NAT_DIR) \
   fs \
+  fragmentation \
   vpn