aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5e505700b..dae51daf8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,9 +24,8 @@ SUBDIRS = \
24 template \ 24 template \
25 transport \ 25 transport \
26 core \ 26 core \
27 testing \
27 $(HOSTLIST_DIR) \ 28 $(HOSTLIST_DIR) \
28 topology \ 29 topology \
29 fs \
30 $(NAT_DIR) \ 30 $(NAT_DIR) \
31 testing 31 fs
32