summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:41 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:41 -0400
commitb4af74e20e93b1db4a271fd73cd7f7b6f7632718 (patch)
treeb872f2f4253b01d4283101ea08799ad0c45bbd36
parent08d6edb0fb3f6a59f4b986f1bd153f3e558ffd35 (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 b672c43..4a9fd65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,8 +27,6 @@ pkgconfig_DATA = applewm.pc
EXTRA_DIST = applewm.pc.in
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog