summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:39 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:39 -0400
commitda7c5d4d806fc2034589bba0a400e5a97053bbeb (patch)
treed5490a8840cf7a30a60ef040126b637ef713eaec
parent25b43c57a18b97f26b9be5a47857ed472d3cdc95 (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 754ede9..38bedf4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,8 +61,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog