summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-05-21 16:40:45 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-05-21 16:40:45 +0200
commit88043b9759cef08232e34964f488cac414c16067 (patch)
tree350843eae480c35f900e27349943f254324b9384 /Makefile
parentcbc564d6c73b4d6139419b7e1722deb633833a77 (diff)
downloadluatexbase-88043b9759cef08232e34964f488cac414c16067.tar.gz
make test-luatex5 pass
- fix \lltxb@synonym - rename \setcatcoderange as \SetCatcodeRange
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff51d4b..8b7aa1b 100644
--- a/Makefile
+++ b/Makefile
@@ -147,7 +147,7 @@ check-luatex: install-runfiles
#$(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) luatex --interaction=batchmode test-luatex5.tex >/dev/null
+ $(TESTENV) luatex --interaction=batchmode test-luatex5.tex >/dev/null
$(CTAN_ZIP): $(SOURCE) $(COMPILED) $(TDS_ZIP)
@echo "Making $@ for CTAN upload."