aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 84fdcc057..dcaedc1e8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,7 @@ endif
12 12
13if HAVE_EXPERIMENTAL 13if HAVE_EXPERIMENTAL
14 EXP_DIR = \ 14 EXP_DIR = \
15 dv \
15 scalarproduct \ 16 scalarproduct \
16 multicast \ 17 multicast \
17 env \ 18 env \
@@ -69,7 +70,6 @@ SUBDIRS = \
69 dns \ 70 dns \
70 identity \ 71 identity \
71 set \ 72 set \
72 dv \
73 revocation \ 73 revocation \
74 gnsrecord \ 74 gnsrecord \
75 namecache \ 75 namecache \