summaryrefslogtreecommitdiffstats
path: root/src/bin/Makefile.am
diff options
context:
space:
mode:
authorStephen Morris <stephen@isc.org>2010-11-25 14:53:42 +0100
committerStephen Morris <stephen@isc.org>2010-11-25 14:53:42 +0100
commit8681b8636ff462920f9ca3b663632226e12d186c (patch)
treec0254eea518d2383dc2322f6dd6eb9285239be53 /src/bin/Makefile.am
parentCreate branch to add configuration information to determine whether to (diff)
downloadkea-8681b8636ff462920f9ca3b663632226e12d186c.tar.xz
kea-8681b8636ff462920f9ca3b663632226e12d186c.zip
Added start_auth and start_recurse options to the Boss process to determine
where to start the authoritative and/or recursive server. Additional command-line options have been provided to set the address/port for the latter. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac412@3638 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'src/bin/Makefile.am')
-rw-r--r--src/bin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am
index 65ca0e6356..67d24dd9d9 100644
--- a/src/bin/Makefile.am
+++ b/src/bin/Makefile.am
@@ -1,4 +1,4 @@
SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin xfrout \
- usermgr zonemgr stats tests
+ usermgr zonemgr stats tests recurse
check-recursive: all-recursive