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 3e56a2bcb..1756aded1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS = \
24 datacache \ 24 datacache \
25 datastore \ 25 datastore \
26 template \ 26 template \
27 $(NAT_DIR) \
27 transport \ 28 transport \
28 peerinfo-tool \ 29 peerinfo-tool \
29 core \ 30 core \
@@ -32,7 +33,6 @@ SUBDIRS = \
32 dht \ 33 dht \
33 hostlist \ 34 hostlist \
34 topology \ 35 topology \
35 $(NAT_DIR) \
36 fs \ 36 fs \
37 fragmentation \ 37 fragmentation \
38 vpn 38 vpn