[svn] commit: r3023 - /trunk/src/lib/dns/tests/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Sun Sep 26 05:52:33 UTC 2010


Author: jinmei
Date: Sun Sep 26 05:52:32 2010
New Revision: 3023

Log:
missing dist files

Modified:
    trunk/src/lib/dns/tests/Makefile.am

Modified: trunk/src/lib/dns/tests/Makefile.am
==============================================================================
--- trunk/src/lib/dns/tests/Makefile.am (original)
+++ trunk/src/lib/dns/tests/Makefile.am Sun Sep 26 05:52:32 2010
@@ -57,7 +57,8 @@
 # NOTE: keep this in sync with real file listing
 # so is included in tarball
 EXTRA_DIST = testdata/gen-wiredata.py.in
-EXTRA_DIST += testdata/edns_toWire1.spec
+EXTRA_DIST += testdata/edns_toWire1.spec testdata/edns_toWire2.spec
+EXTRA_DIST += testdata/edns_toWire3.spec testdata/edns_toWire4.spec
 EXTRA_DIST += testdata/message_fromWire1
 EXTRA_DIST += testdata/message_fromWire10
 EXTRA_DIST += testdata/message_fromWire10.spec




More information about the bind10-changes mailing list