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 4ded81891..79f7e3ddc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,6 +81,7 @@ else
81SUBDIRS = \ 81SUBDIRS = \
82 include $(INTLEMU_SUBDIRS) \ 82 include $(INTLEMU_SUBDIRS) \
83 util \ 83 util \
84 gnsrecord \
84 $(JSON_DIR) \ 85 $(JSON_DIR) \
85 $(REST_DIR) \ 86 $(REST_DIR) \
86 $(JSONAPI_DIR) \ 87 $(JSONAPI_DIR) \
@@ -113,7 +114,6 @@ SUBDIRS = \
113 regex \ 114 regex \
114 dns \ 115 dns \
115 identity \ 116 identity \
116 gnsrecord \
117 namecache \ 117 namecache \
118 namestore \ 118 namestore \
119 peerstore \ 119 peerstore \