From 8681b8636ff462920f9ca3b663632226e12d186c Mon Sep 17 00:00:00 2001 From: Stephen Morris Date: Thu, 25 Nov 2010 13:53:42 +0000 Subject: 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 --- src/bin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/Makefile.am') 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 -- cgit v1.2.3