From 83ecceace62b80855d1647c08222c5e9c4fb4902 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 May 2011 21:34:48 +0000 Subject: [PATCH] arg --- src/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 7b40eeb73..2729ccfd2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ -- 2.25.1