[svn] commit: r2067 - in /branches/bind10-20100602-release: configure.ac src/bin/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 2 17:46:20 UTC 2010
Author: jreed
Date: Wed Jun 2 17:46:19 2010
New Revision: 2067
Log:
Don't include "host" in the release. Not complete and man page not complete.
Modified:
branches/bind10-20100602-release/configure.ac
branches/bind10-20100602-release/src/bin/Makefile.am
Modified: branches/bind10-20100602-release/configure.ac
==============================================================================
--- branches/bind10-20100602-release/configure.ac (original)
+++ branches/bind10-20100602-release/configure.ac Wed Jun 2 17:46:19 2010
@@ -388,7 +388,6 @@
src/bin/bindctl/Makefile
src/bin/bindctl/tests/Makefile
src/bin/cfgmgr/Makefile
- src/bin/host/Makefile
src/bin/loadzone/Makefile
src/bin/msgq/Makefile
src/bin/msgq/tests/Makefile
Modified: branches/bind10-20100602-release/src/bin/Makefile.am
==============================================================================
--- branches/bind10-20100602-release/src/bin/Makefile.am (original)
+++ branches/bind10-20100602-release/src/bin/Makefile.am Wed Jun 2 17:46:19 2010
@@ -1,1 +1,1 @@
-SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin xfrout usermgr
+SUBDIRS = bind10 bindctl cfgmgr loadzone msgq cmdctl auth xfrin xfrout usermgr
More information about the bind10-changes
mailing list