summaryrefslogtreecommitdiffstats
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 c26586e..ad0fa5c 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ services/enabled/% : services/available/%
$(LN) ../available/$(notdir $<) $@
/var/spool/cron/$(USER) : crontab
- @crontab $@
+ @crontab $<
fortune/%.dat : fortune/%
@echo "Compiling $@"