summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:42 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:42 -0400
commit1ca6aefa6690930b336490525f5ed515ddad26ac (patch)
treea0f9b1a1b1892121901736458ba0c95a1a56d367
parent1c158db62ad2c7584d88e840f3c7fe151de84150 (diff)
downloadxorg-lib-libXcursor-1ca6aefa6690930b336490525f5ed515ddad26ac.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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 545fa16..e3ea72b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,8 +33,6 @@ lint:
(cd src && $(MAKE) $(MFLAGS) lint)
endif LINT
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog