From a7953dbf47b30fbbe499ad6a4a97396a7942232a Mon Sep 17 00:00:00 2001 From: Alban Browaeys Date: Mon, 16 Oct 2017 15:36:58 +0200 Subject: Fixes cleanup Remove leftover references to run-test271.sh. --- test/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index 3eb6940b..9f8fe656 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -11,7 +11,7 @@ AM_TESTS_ENVIRONMENT= \ SH_LOG_COMPILER = sh TESTS=run-test.sh -TESTDATA=4x6.pcf 8x16.pcf out.expected out271.expected fonts.conf.in +TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) @@ -45,7 +45,7 @@ check_PROGRAMS += test-bz96676 test_bz96676_LDADD = $(top_builddir)/src/libfontconfig.la TESTS += test-bz96676 -EXTRA_DIST=run-test.sh run-test271.sh $(TESTDATA) +EXTRA_DIST=run-test.sh $(TESTDATA) CLEANFILES= -- cgit v1.2.3