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
commit7e3e8c7f74d9ca2286001d53510668b02e75e25f (patch)
tree6bcb7799da9120a04b442629d84649cec8d18fce
parente5230ea7372b2d9672579f65752a1d2c7e65dab5 (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 eca35f5..e910640 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,8 +78,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog