aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 08b93efb0..9a240c8c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,11 +52,11 @@ SUBDIRS = \
52 dht \ 52 dht \
53 hostlist \ 53 hostlist \
54 topology \ 54 topology \
55 fs \
56 regex \ 55 regex \
57 mesh \ 56 mesh \
58 lockmanager \ 57 lockmanager \
59 stream \ 58 stream \
59 fs \
60 $(LINUX_DIR) \ 60 $(LINUX_DIR) \
61 $(MINGW_DIR) \ 61 $(MINGW_DIR) \
62 integration-tests \ 62 integration-tests \