From 9d65ea3a9b83ac3961229ba296a7caf90abce68d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 17 Nov 2011 12:33:33 -0500 Subject: Remove handling of VCs other then git --- iconvdata/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconvdata') diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 94f860ab9b..18606603d6 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -130,7 +130,7 @@ LDFLAGS-libJISX0213.so = $(LDFLAGS-soname-fname) distribute := gconv-modules extra-module.mk gap.awk gaptab.awk gconv.map \ gen-8bit.sh gen-8bit-gap.sh gen-8bit-gap-1.sh \ - TESTS $(filter-out testdata/CVS%, $(wildcard testdata/*)) \ + TESTS $(wildcard testdata/*) \ TESTS2 run-iconv-test.sh tst-tables.sh tst-table.sh \ tst-table-charmap.sh tst-table-from.c tst-table-to.c \ EUC-JP.irreversible ISIRI-3342.irreversible SJIS.irreversible \ -- cgit v1.2.3