Browse Source

[1068] removed make rules for a currently-unused file

JINMEI Tatuya 13 years ago
parent
commit
9c62a36b0e
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/lib/datasrc/tests/testdata/Makefile.am

+ 0 - 4
src/lib/datasrc/tests/testdata/Makefile.am

@@ -1,5 +1 @@
-BUILT_SOURCES = rwtest.sqlite3.copied
 CLEANFILES = *.copied
-
-rwtest.sqlite3.copied: rwtest.sqlite3
-	cp $(srcdir)/rwtest.sqlite3 $@