summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:40 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:40 -0400
commit221061239b76a8c769a51edab009de6bd2492df4 (patch)
treee73b1dce087369e792e6843ba59aee49f725bee7
parent9e7a10a089ec9dec1171268cf74aa2f8dd989fb6 (diff)
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further coding in the makefile.
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e0e6cd..ad72f78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -132,8 +132,6 @@ EXTRA_DIST = \
util/indexmacros.t \
util/macros.t
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog