arg
authorChristian Grothoff <christian@grothoff.org>
Wed, 4 May 2011 21:34:48 +0000 (21:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 4 May 2011 21:34:48 +0000 (21:34 +0000)
src/Makefile.am

index 7b40eeb73508f125ed6e795fb092e456211312be..2729ccfd2384827df98ba0204ab7632c5444d026 100644 (file)
@@ -7,9 +7,6 @@ if HAVE_OPENSSL
  MONKEY_DIR = monkey
 endif
 endif
-if HAVE_EXPERIMENTAL
- FS_exp = fs
-endif
 
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
@@ -32,7 +29,7 @@ SUBDIRS = \
   dht \
   hostlist \
   topology \
-  $(FS_exp) \
+  fs \
   fragmentation \
   mesh \
   vpn \