From 615f711f63da8ad022b7cc80d64f7df5e4896204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 10 May 2010 22:00:58 +0200 Subject: Fix spurious space in Makefile. So spurious spaces are not just a TeX problem? ;-) --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 54fb88a..b2972ba 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,8 @@ UNPACKED_ATTR = luatexbase-attr.sty attr.lua \ test-attr-plain.tex test-attr-latex.tex UNPACKED_CCTB = luatexbase-cctb.sty cctb.lua \ test-cctb-plain.tex test-cctb-latex.tex -TMP_LOADER = test-loader # temporary file for testing +# temporary file for testing loader +TMP_LOADER = test-loader UNPACKED_LOADER = $(LOADER_RUN) \ test-loader-plain.tex test-loader-latex.tex \ $(TMP_LOADER).lua test-loader.sub.lua -- cgit v1.2.3