aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 044983d60..d87eba5ac 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@
3#endif 3#endif
4 4
5if HAVE_EXPERIMENTAL 5if HAVE_EXPERIMENTAL
6 EXP_DIR = chat 6 EXP_DIR = chat dv
7endif 7endif
8 8
9SUBDIRS = \ 9SUBDIRS = \
@@ -25,7 +25,6 @@ SUBDIRS = \
25 core \ 25 core \
26 testing \ 26 testing \
27 nse \ 27 nse \
28 dv \
29 dht \ 28 dht \
30 hostlist \ 29 hostlist \
31 topology \ 30 topology \