X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=0d056100e315fc26decb40d6489500c162fc53b6;hb=4bf3945760e953931a066029752b66b758363c79;hp=b620c0335a09c48d69f44a9432d9833bf9fa58ab;hpb=ce52e258a28a17f5c319549fda1b5fbb8f6169a7;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index b620c0335..0d056100e 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 set experimentation endif if LINUX @@ -54,7 +54,8 @@ SUBDIRS = \ regex \ mesh \ lockmanager \ - stream \ + stream \ + fs \ $(LINUX_DIR) \ $(MINGW_DIR) \ integration-tests \