summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-15 19:45:27 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-15 19:45:27 -0500
commit14f88c07dc6ba66d834df8dc691b5c1fa23c5b64 (patch)
treea5084b28afb3113f8295e6693be55749b5e20ba8
parente96389c8bd5a05db7074f2acefa9fa6e0b62a5cd (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.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ff9eb6..a9a31ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,9 +8,6 @@ pkgconfig_DATA = xf86miscproto.pc
EXTRA_DIST = xf86miscproto.pc.in
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-
.PHONY: ChangeLog INSTALL
INSTALL: