summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-15 19:45:26 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-15 19:45:26 -0500
commit632c3d7d02ff9da94f13e4e563be6be4f283465d (patch)
tree6f3d1bb75516e9a3bf696916f0fed13115bf4ce6
parent765cabb3633ddc262a2ca2faeb0319c8c3cc7723 (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.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 88ebb41..a93ad58 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,9 +8,6 @@ pkgconfig_DATA = evieproto.pc
EXTRA_DIST = evieproto.pc.in
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-
.PHONY: ChangeLog INSTALL
INSTALL: