diff options
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)  | 
