summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-05-21 18:56:53 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-05-21 19:00:51 +0200
commit75aa1857395604c55dde548d91cc8452f47f3e5f (patch)
tree6ce72feef128db841e28e91148e1196de9c38419 /Makefile
parent596857319aaf8bc485a00b8f3c98d1395b3e4c1d (diff)
downloadluatexbase-75aa1857395604c55dde548d91cc8452f47f3e5f.tar.gz
adapt test-luatex4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cd55ca..f399fd3 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ check-luatex: install-runfiles
$(TESTENV) luatex --interaction=batchmode test-luatex1.tex >/dev/null
$(TESTENV) lualatex --interaction=batchmode test-luatex2.tex >/dev/null
#$(TESTENV) lualatex --interaction=batchmode test-luatex3.tex >/dev/null
- #$(TESTENV) lualatex --interaction=batchmode test-luatex4.tex >/dev/null
+ $(TESTENV) lualatex --interaction=batchmode test-luatex4.tex >/dev/null
$(TESTENV) luatex --interaction=batchmode test-luatex5.tex >/dev/null
$(CTAN_ZIP): $(SOURCE) $(COMPILED) $(TDS_ZIP)