Browse Source

[trac985] clean statement in makefile

Jelte Jansen 14 years ago
parent
commit
2f9c3c1f2f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/python/isc/datasrc/tests/Makefile.am

+ 1 - 0
src/lib/python/isc/datasrc/tests/Makefile.am

@@ -4,6 +4,7 @@ EXTRA_DIST = $(PYTESTS)
 
 
 EXTRA_DIST += testdata/brokendb.sqlite3
 EXTRA_DIST += testdata/brokendb.sqlite3
 EXTRA_DIST += testdata/example.com.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
 # test using command-line arguments, so use check-local target instead of TESTS
 check-local:
 check-local: