summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin-Éric Racine <q-funk@iki.fi>2007-09-12 09:04:08 +0300
committerMartin-Eric Racine <q-funk@yonix.lan>2007-09-12 09:04:08 +0300
commit39be7f612783fcc6e51ee0a502e4630661fab702 (patch)
treec53c5019ebf604b39501276caba4e0c8394c7ec1 /Makefile.am
parent48b20f8c1424e953485149b707318386339e2953 (diff)
We no longer delete the ChangeLog in the clean target. We will simply overwrite it instead.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7c754ad..70d726b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,8 +23,6 @@ SUBDIRS = src
EXTRA_DIST = autogen.sh ChangeLog
-CLEANFILES = ChangeLog
-
.PHONY: ChangeLog
ChangeLog: