From 088ae4bf05db0f3eb4fa0203d3854c3f9b1c9eb6 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Mon, 7 Jun 2010 07:30:20 +0300 Subject: Move fontconfig test to check-all It can't find the conf file here and thus failing. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 67141c7..0dbcb17 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ SOURCE = $(DTX) $(OTFL) README Makefile NEWS $(SCRIPT) # test files TESTDIR = tests TESTFILES = $(wildcard $(TESTDIR)/*.tex) -TESTFILE_SYS = $(TESTDIR)/systemfonts.tex +TESTFILE_SYS = $(TESTDIR)/systemfonts.tex $(TESTDIR)/fontconfig_conf_reading.tex TESTFILES_TL = $(filter-out $(TESTFILE_SYS), $(TESTFILES)) # Files grouped by installation location -- cgit v1.2.3