summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)