summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:38 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:38 -0400
commit9fddcf802fc0301a7155eef301070ab23ebdf3cc (patch)
treeadb76130f1833c15764a7de1d5e7d8fffdc7cb28 /Makefile.am
parentbcb7f696b30dbb3abdb3c01903c7102b725bf71e (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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 370e31f..c8d0911 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,8 +74,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
sed $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog