aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 94092e1a8..d54db16fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,6 +9,7 @@ endif
9SUBDIRS = \ 9SUBDIRS = \
10 include $(INTLEMU_SUBDIRS) \ 10 include $(INTLEMU_SUBDIRS) \
11 util \ 11 util \
12 block \
12 statistics \ 13 statistics \
13 arm \ 14 arm \
14 hello \ 15 hello \
@@ -23,4 +24,5 @@ SUBDIRS = \
23 hostlist \ 24 hostlist \
24 topology \ 25 topology \
25 $(NAT_DIR) \ 26 $(NAT_DIR) \
26 fs 27 fs \
28 migration