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
commitbe2d639aa3c509b90cdf78860a0180daead17fac (patch)
tree0b5b0c4c6dca0664902bd2b5c1839d7bcb8b40bf
parent304e9178168e33dbf6d5441824ac4c721521136a (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 14b07fb..fcb8495 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,9 +8,6 @@ pkgconfig_DATA = dmxproto.pc
EXTRA_DIST = dmxproto.pc.in
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-
.PHONY: ChangeLog INSTALL
INSTALL: