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
commit78b9b9614df9bc6c42a26f019c3ce8956ee5486d (patch)
tree9860d17d450f3a81b13e464fbdd8ef01789632e1
parent24781b9cf48865d2fb10112dda87c6d2437fd20d (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 b56564a..84a3353 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,8 +70,6 @@ EXTRA_DIST = $(appman_PRE)
CLEANFILES = Xvidtune $(appman_DATA)
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog