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 92be62974..9b3aa46ab 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,10 +18,10 @@ SUBDIRS = \
18 statistics \ 18 statistics \
19 datacache \ 19 datacache \
20 datastore \ 20 datastore \
21 testing \
22 template \ 21 template \
23 transport \ 22 transport \
24 core \ 23 core \
24 testing \
25 $(HOSTLIST_DIR) \ 25 $(HOSTLIST_DIR) \
26 topology 26 topology
27 27