BIND 10 master, updated. 5fd94aa027828c50e63ae1073d9d6708e0a9c223 [master] fix EXTRA_DIST for dns/testdata

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 2 06:10:57 UTC 2011


The branch, master has been updated
       via  5fd94aa027828c50e63ae1073d9d6708e0a9c223 (commit)
      from  7b04ab1afedaf73b4492f9e0a9210dc4392ea068 (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 5fd94aa027828c50e63ae1073d9d6708e0a9c223
Author: chenzhengzhang <jerry.zzpku at gmail.com>
Date:   Tue Aug 2 14:10:23 2011 +0800

    [master] fix EXTRA_DIST for dns/testdata

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dns/tests/testdata/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/tests/testdata/Makefile.am b/src/lib/dns/tests/testdata/Makefile.am
index 257f2f3..60735e9 100644
--- a/src/lib/dns/tests/testdata/Makefile.am
+++ b/src/lib/dns/tests/testdata/Makefile.am
@@ -101,6 +101,7 @@ EXTRA_DIST += rdata_rp_fromWire3.spec rdata_rp_fromWire4.spec
 EXTRA_DIST += rdata_rp_fromWire5.spec rdata_rp_fromWire6.spec
 EXTRA_DIST += rdata_rp_toWire1.spec rdata_rp_toWire2.spec
 EXTRA_DIST += rdata_soa_fromWire rdata_soa_toWireUncompressed.spec
+EXTRA_DIST += rdata_srv_fromWire
 EXTRA_DIST += rdata_txt_fromWire1 rdata_txt_fromWire2.spec
 EXTRA_DIST += rdata_txt_fromWire3.spec rdata_txt_fromWire4.spec
 EXTRA_DIST += rdata_txt_fromWire5.spec rdata_unknown_fromWire




More information about the bind10-changes mailing list