summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:39 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-28 17:31:47 -0400
commit8cdd724d38f63ca07b75e106db3d087c53f67eed (patch)
tree354bb8fe96c4819f05a469ec7b44191537e688d9 /Makefile.am
parent350724e6ee4a77586fcd8f026305a72cb3a9d3ca (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 91ffb81..84778b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -93,8 +93,6 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog