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 cdc016afb..5785242ba 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -57,6 +57,7 @@ else
57SUBDIRS = \ 57SUBDIRS = \
58 include $(INTLEMU_SUBDIRS) \ 58 include $(INTLEMU_SUBDIRS) \
59 util \ 59 util \
60 $(REST_DIR) \
60 hello \ 61 hello \
61 tun \ 62 tun \
62 block \ 63 block \
@@ -99,7 +100,6 @@ SUBDIRS = \
99 fs \ 100 fs \
100 exit \ 101 exit \
101 pt \ 102 pt \
102 $(REST_DIR) \
103 integration-tests \ 103 integration-tests \
104 $(EXP_DIR) 104 $(EXP_DIR)
105 105