summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:37 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:37 -0400
commit7226356ab0ae93f6f9645525fcb894a98dd10187 (patch)
tree914ae2477dab5340115c365adce03413e37fe397
parentb552d7cd85bf23203c3ac272fb727591fc00d1f8 (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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 477bdc3..5c8461d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,8 +71,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog