aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 771432a91..11e260e5a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@
3#endif 3#endif
4 4
5if HAVE_EXPERIMENTAL 5if HAVE_EXPERIMENTAL
6 EXP_DIR = chat consensus dv 6 EXP_DIR = fs chat consensus dv
7endif 7endif
8 8
9if LINUX 9if LINUX
@@ -55,7 +55,6 @@ SUBDIRS = \
55 mesh \ 55 mesh \
56 lockmanager \ 56 lockmanager \
57 stream \ 57 stream \
58 fs \
59 $(LINUX_DIR) \ 58 $(LINUX_DIR) \
60 $(MINGW_DIR) \ 59 $(MINGW_DIR) \
61 integration-tests \ 60 integration-tests \