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
commit7c8ac21a9485beab00560764d16e41a4c26cfc02 (patch)
treef06b82ef8a43055509e0a0099b7477149ecafe37
parentb0b29818e4893fcf97a67fab58640740f285ad25 (diff)
downloadxorg-lib-libXScrnSaver-7c8ac21a9485beab00560764d16e41a4c26cfc02.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, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 21196b9..9f9dc74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,8 +24,7 @@ SUBDIRS = src man
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xscrnsaver.pc
-EXTRA_DIST = xscrnsaver.pc.in ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
+EXTRA_DIST = xscrnsaver.pc.in
.PHONY: ChangeLog