BIND 10 trac985, updated. 2f9c3c1f2f692d16e55022f90333abbf7e3f13cf [trac985] clean statement in makefile
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue May 31 10:17:54 UTC 2011
The branch, trac985 has been updated
via 2f9c3c1f2f692d16e55022f90333abbf7e3f13cf (commit)
from 4d4d0ee24097af2ec942ca78025c95908063a4b3 (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 2f9c3c1f2f692d16e55022f90333abbf7e3f13cf
Author: Jelte Jansen <jelte at isc.org>
Date: Tue May 31 12:17:26 2011 +0200
[trac985] clean statement in makefile
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/datasrc/tests/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/datasrc/tests/Makefile.am b/src/lib/python/isc/datasrc/tests/Makefile.am
index 7a4bf09..a6c5c58 100644
--- a/src/lib/python/isc/datasrc/tests/Makefile.am
+++ b/src/lib/python/isc/datasrc/tests/Makefile.am
@@ -4,6 +4,7 @@ EXTRA_DIST = $(PYTESTS)
EXTRA_DIST += testdata/brokendb.sqlite3
EXTRA_DIST += testdata/example.com.sqlite3
+CLEANFILES = $(abs_builddir)/example.com.out.sqlite3
# test using command-line arguments, so use check-local target instead of TESTS
check-local:
More information about the bind10-changes
mailing list