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 19e1b2529..f98cb96df 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,7 +55,6 @@ SUBDIRS = \
55 block \ 55 block \
56 statistics \ 56 statistics \
57 arm \ 57 arm \
58 gnsrecord \
59 $(TESTING) \ 58 $(TESTING) \
60 $(JSON_DIR) \ 59 $(JSON_DIR) \
61 $(CURL_DIR) \ 60 $(CURL_DIR) \
@@ -84,6 +83,7 @@ SUBDIRS = \
84 regex \ 83 regex \
85 dns \ 84 dns \
86 identity \ 85 identity \
86 gnsrecord \
87 namecache \ 87 namecache \
88 namestore \ 88 namestore \
89 peerinfo-tool \ 89 peerinfo-tool \