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:27 -05:00
parent f3bdf8ad31
commit 9dca7ab976

View file

@ -11,9 +11,6 @@ renderdoc_DATA = renderproto.txt
EXTRA_DIST = renderproto.pc.in $(renderdoc_DATA)
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog INSTALL
INSTALL: