diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-11 23:06:32 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-11 23:06:32 +0200 |
commit | 2617aa3572939fa4585640f85e3b2b8835827b97 (patch) | |
tree | 436519e64c45d7c92d4c84cffd42cfd9a4a4985d /Makefile | |
parent | e1235674abdd5cf891f169e30683fddbfcb87af1 (diff) | |
download | luatexbase-2617aa3572939fa4585640f85e3b2b8835827b97.tar.gz |
update mcb.lua for 5.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ luatexbase.%.lua: %.lua $(UNPACKED_MCB): luatexbase-mcb.dtx $(DO_TEX) - echo \\\\relax > $(TEST_MCB) + echo \\relax > $(TEST_MCB) $(UNPACKED_REGS): luatexbase-regs.dtx $(DO_TEX) |