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
commite9aa167bcbd86a55f41ce85f7908a3a529f64181 (patch)
tree4bc2c6d91ea924417fa1e7587828f6effce0e815
parentb0efbc5f88db9805fcc603a939544dae715877d5 (diff)
downloadxorg-proto-randrproto-e9aa167bcbd86a55f41ce85f7908a3a529f64181.tar.gz
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 61374d9..493a29b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,9 +11,6 @@ randrdoc_DATA = randrproto.txt
EXTRA_DIST = randrproto.pc.in $(randrdoc_DATA)
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-
.PHONY: ChangeLog INSTALL
INSTALL: