BIND 10 trac2164, updated. 4232ef35211607d34c1b14fe73a069a6238b2d9c [2164] Add back EXTRA_DIST effects that were removed by mistake
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Aug 13 15:30:11 UTC 2012
The branch, trac2164 has been updated
via 4232ef35211607d34c1b14fe73a069a6238b2d9c (commit)
from 8e4054a5fc964eeb9dc84a9ec2400a5c1eace19e (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 4232ef35211607d34c1b14fe73a069a6238b2d9c
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Aug 13 20:59:45 2012 +0530
[2164] Add back EXTRA_DIST effects that were removed by mistake
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/tests/testdata/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/tests/testdata/Makefile.am b/src/lib/dns/tests/testdata/Makefile.am
index 30fc3d7..231f7bc 100644
--- a/src/lib/dns/tests/testdata/Makefile.am
+++ b/src/lib/dns/tests/testdata/Makefile.am
@@ -86,6 +86,7 @@ EXTRA_DIST += message_fromWire17.spec message_fromWire18.spec
EXTRA_DIST += message_fromWire19.spec message_fromWire20.spec
EXTRA_DIST += message_fromWire21.spec message_fromWire22.spec
EXTRA_DIST += message_toWire1 message_toWire2.spec message_toWire3.spec
+EXTRA_DIST += message_toWire4.spec message_toWire5.spec
EXTRA_DIST += message_toWire6
EXTRA_DIST += message_toText1.txt message_toText1.spec
EXTRA_DIST += message_toText2.txt message_toText2.spec
More information about the bind10-changes
mailing list