[svn] commit: r1600 - in /branches/bind10-devel-20100319: configure.ac src/bin/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Mar 19 16:07:05 UTC 2010


Author: jreed
Date: Fri Mar 19 16:07:04 2010
New Revision: 1600

Log:
Don't include "host" in this release.

Modified:
    branches/bind10-devel-20100319/configure.ac
    branches/bind10-devel-20100319/src/bin/Makefile.am

Modified: branches/bind10-devel-20100319/configure.ac
==============================================================================
--- branches/bind10-devel-20100319/configure.ac (original)
+++ branches/bind10-devel-20100319/configure.ac Fri Mar 19 16:07:04 2010
@@ -269,7 +269,6 @@
                  src/bin/cmdctl/Makefile
                  src/bin/bindctl/Makefile
                  src/bin/cfgmgr/Makefile
-                 src/bin/host/Makefile
                  src/bin/loadzone/Makefile
                  src/bin/msgq/Makefile
                  src/bin/auth/Makefile

Modified: branches/bind10-devel-20100319/src/bin/Makefile.am
==============================================================================
--- branches/bind10-devel-20100319/src/bin/Makefile.am (original)
+++ branches/bind10-devel-20100319/src/bin/Makefile.am Fri Mar 19 16:07:04 2010
@@ -1,1 +1,1 @@
-SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin usermgr
+SUBDIRS = bind10 bindctl cfgmgr loadzone msgq cmdctl auth xfrin usermgr




More information about the bind10-changes mailing list