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 e10f939..6fbf38e 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ html/schedule.html: projects/schedule.py scripts/schedule.py
@./scripts/timesheet.py > $@
index.html:
- @ln -sf html/index.html .
+ @ln -f html/index.html .
${HTMLDIR} ${WIKIDIR}:
mkdir -p $@