From e3eafec912a3b75fdfed15053d66c14ccc72dd2a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Apr 2013 11:38:14 +0000 Subject: [PATCH] -fs stable again --- src/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index b620c0335..d895b6095 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,7 @@ #endif if HAVE_EXPERIMENTAL - EXP_DIR = fs gns chat consensus dv + EXP_DIR = gns chat consensus dv endif if LINUX @@ -54,7 +54,8 @@ SUBDIRS = \ regex \ mesh \ lockmanager \ - stream \ + stream \ + fs \ $(LINUX_DIR) \ $(MINGW_DIR) \ integration-tests \ -- 2.25.1