summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d66f9c2..bd612ac 100644
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,6 @@ install : build $(INSTALLED)
clean :
$(ECHO) Cleaning from $(INTO)
$(RM) $(BUILD) $(INSTALLED)
- @crontab -d
$(INTO)/.% : %
@[ ! -e $@ ] || [ -h $@ ] || mv -f $@ $@.bak