summaryrefslogtreecommitdiffstats
path: root/src/bin/Makefile.am
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2015-05-18 08:53:54 +0200
committerFrancis Dupont <fdupont@isc.org>2015-05-18 08:53:54 +0200
commita5b5c2b77884f7f2d70ff2c2368b39b124dcd474 (patch)
treefb64c9d3c18a4dc3b900becf090ae6b8e906e3d5 /src/bin/Makefile.am
parent[master] spelling (diff)
downloadkea-a5b5c2b77884f7f2d70ff2c2368b39b124dcd474.tar.xz
kea-a5b5c2b77884f7f2d70ff2c2368b39b124dcd474.zip
[3732] removed bundy from code and most docs
Diffstat (limited to 'src/bin/Makefile.am')
-rw-r--r--src/bin/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am
index c254189add..f1013e3fa6 100644
--- a/src/bin/Makefile.am
+++ b/src/bin/Makefile.am
@@ -1,8 +1,4 @@
# The following build order must be maintained.
-SUBDIRS = dhcp4 dhcp6 d2 perfdhcp admin lfc
-
-if CONFIG_BACKEND_JSON
-SUBDIRS += keactrl
-endif
+SUBDIRS = dhcp4 dhcp6 d2 perfdhcp admin lfc keactrl
check-recursive: all-recursive