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
commit31872e9a9c11edb98bd3f80898c758f906b73ae2 (patch)
tree789e2e54e81176c22d870ffbd9272c8cca73bee8
parent626858ae023ca3ca69178d9d97f6777c9647c0a7 (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 4281007..8fce241 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,8 +77,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog