aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorforcer <forcer>2006-04-29 19:14:00 +0000
committerforcer <mwolson@gnu.org>2006-04-29 19:14:00 +0000
commit6908b0fbd7d594bcc30cf4d1d05c328cd74878ce (patch)
tree542f9783a4c466ce174a630f6fd9c0c7ce5a60df /Makefile
parentf7ffc8f89cd4045488989b825a7cd42ea73d12ab (diff)
Don't delete ChangeLog with make clean, we can't regenerate it without _darcs
darcs-hash:20060429191407-2189f-4e5c50ad131187a0b19823550bd223e685bc778c.gz
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0fe2863..a28831a 100644
--- a/Makefile
+++ b/Makefile
@@ -62,5 +62,4 @@ ChangeLog:
darcs changes > $@
clean:
- -rm -f *~ *.elc emms-auto.el emms.info emms.html ChangeLog \
- emms-print-metadata
+ -rm -f *~ *.elc emms-auto.el emms.info emms.html emms-print-metadata