summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:39 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-11-19 14:56:03 -0500
commita397f434db4f30e22534b8fe684b8f67f493db40 (patch)
treef2a69c1e51320b269121200807b0f7ed1d36faf8
parent436a873b54990b77ac8024e20284de53c58c7850 (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 bc22c6a..322ab72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,8 +70,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog