summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-04-11 20:17:30 -0500
committerJesse Luehrs <doy@tozt.net>2013-04-11 20:17:30 -0500
commitd094bb0d95ecb9936e222428440205b2ac5b61af (patch)
treeb6c673b4a23e5b8e9a26d2fb44074b5d54eaaa04 /Makefile
parentf4c83a54b8167c28f9f71605c485df96b91cf3e3 (diff)
downloadconf-d094bb0d95ecb9936e222428440205b2ac5b61af.tar.gz
conf-d094bb0d95ecb9936e222428440205b2ac5b61af.zip
forgot one
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