summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:38 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:38 -0400
commitfff5c40b8422204938c8f56cc02cdbbbe24c49ae (patch)
treecc2dec59f3a676d10efc753a5438292fcdaae2cc
parent038c76cbbc20400ac19877f50f1a69a738d87cf7 (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 244222b..6109569 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,8 +62,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog