[svn] commit: r3704 - in /branches/bind10-20101201-release: configure.ac src/bin/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Dec 1 22:20:53 UTC 2010


Author: jreed
Date: Wed Dec  1 22:20:53 2010
New Revision: 3704

Log:
do not include host in the tarball

Modified:
    branches/bind10-20101201-release/configure.ac
    branches/bind10-20101201-release/src/bin/Makefile.am

Modified: branches/bind10-20101201-release/configure.ac
==============================================================================
--- branches/bind10-20101201-release/configure.ac (original)
+++ branches/bind10-20101201-release/configure.ac Wed Dec  1 22:20:53 2010
@@ -457,7 +457,6 @@
                  src/bin/bindctl/tests/Makefile
                  src/bin/cfgmgr/Makefile
                  src/bin/cfgmgr/tests/Makefile
-                 src/bin/host/Makefile
                  src/bin/loadzone/Makefile
                  src/bin/loadzone/tests/correct/Makefile
                  src/bin/loadzone/tests/error/Makefile

Modified: branches/bind10-20101201-release/src/bin/Makefile.am
==============================================================================
--- branches/bind10-20101201-release/src/bin/Makefile.am (original)
+++ branches/bind10-20101201-release/src/bin/Makefile.am Wed Dec  1 22:20:53 2010
@@ -1,4 +1,4 @@
-SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin xfrout \
+SUBDIRS = bind10 bindctl cfgmgr loadzone msgq cmdctl auth xfrin xfrout \
 	usermgr zonemgr stats tests recurse
 
 check-recursive: all-recursive




More information about the bind10-changes mailing list