From cd47e49451cd03a147ce32498739f803973d7f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 29 Mar 2010 06:55:59 +0200 Subject: Minor Makefile fix. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5d48d36..c9d9c62 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ world: all ctan $(DO_PDFLATEX) luatexbase.%.lua: %.lua - ln -s $< $@ + ln -sf $< $@ $(UNPACKED_MCB): luamcallbacks.dtx $(DO_TEX) -- cgit v1.2.3