summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-06-07 07:30:20 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-06-07 07:30:20 +0300
commit088ae4bf05db0f3eb4fa0203d3854c3f9b1c9eb6 (patch)
treeadbf421aba20df701314c4f0c0546baabe13a4bb
parentb4d1df9e054a2082ea85dabaf5082f4cc548cdb8 (diff)
downloadluaotfload-088ae4bf05db0f3eb4fa0203d3854c3f9b1c9eb6.tar.gz
Move fontconfig test to check-all
It can't find the conf file here and thus failing.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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