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
commitf6ae36d4bf43cd601c3c1339100684169bbaeeb3 (patch)
treec6f7c063896cc93c2ada857ee87e0a84e6c21b3b
parent6e702152714be9538e1ae1b3533843f972ceb1e9 (diff)
downloadxorg-lib-libXau-f6ae36d4bf43cd601c3c1339100684169bbaeeb3.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, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 01e2414..176af9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,7 @@ CLEANFILES = $(libman_DATA) $(BUILT_SOURCES) $(lintlib_DATA)
libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \
$(Xau_shadows:=.@LIB_MAN_SUFFIX@)
-EXTRA_DIST = xau.pc.in $(libman_PRE) ChangeLog
+EXTRA_DIST = xau.pc.in $(libman_PRE)
Xau_shadows = \
XauFileName \