disable
[oweals/gnunet.git] / src / Makefile.am
index 106e35128955fa9642e352cf429e6d19eb6b076c..7b40eeb73508f125ed6e795fb092e456211312be 100644 (file)
@@ -7,6 +7,9 @@ if HAVE_OPENSSL
  MONKEY_DIR = monkey
 endif
 endif
+if HAVE_EXPERIMENTAL
+ FS_exp = fs
+endif
 
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
@@ -29,7 +32,8 @@ SUBDIRS = \
   dht \
   hostlist \
   topology \
-  fs \
+  $(FS_exp) \
   fragmentation \
   mesh \
-  vpn
+  vpn \
+  chat