Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432

ChangeLog filename is known to Automake and requires no further
coding in the makefile.
This commit is contained in:
Gaetan Nadon 2009-11-15 19:45:26 -05:00
parent 765cabb363
commit 632c3d7d02

View file

@ -8,9 +8,6 @@ pkgconfig_DATA = evieproto.pc
EXTRA_DIST = evieproto.pc.in
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog INSTALL
INSTALL: