BIND 10 trac2437, updated. fb10ec4e31a94ed4c98fa83c5ef3064f8e53a39e [2437] Add missing EXTRA_DIST
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jan 7 13:51:18 UTC 2013
The branch, trac2437 has been updated
via fb10ec4e31a94ed4c98fa83c5ef3064f8e53a39e (commit)
from f1e9ef1f4906cfc43cf76308675d24a851739105 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fb10ec4e31a94ed4c98fa83c5ef3064f8e53a39e
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Jan 7 14:33:42 2013 +0100
[2437] Add missing EXTRA_DIST
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/python/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/python/Makefile.am b/src/lib/dns/python/Makefile.am
index 945400e..a221bfe 100644
--- a/src/lib/dns/python/Makefile.am
+++ b/src/lib/dns/python/Makefile.am
@@ -47,6 +47,7 @@ EXTRA_DIST = tsigerror_python_inc.cc
EXTRA_DIST += message_python_inc.cc
EXTRA_DIST += nsec3hash_python_inc.cc
EXTRA_DIST += rrset_collection_python_inc.cc
+EXTRA_DIST += zone_checker_python_inc.cc
# Python prefers .so, while some OSes (specifically MacOS) use a different
# suffix for dynamic objects. -module is necessary to work this around.
More information about the bind10-changes
mailing list