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 ee09bc24ce
commit 7ddcd9b428

View file

@ -10,8 +10,7 @@ pkgconfig_DATA = inputproto.pc
EXTRA_DIST = inputproto.pc.in
EXTRA_DIST += ChangeLog XI2proto.txt XIproto.txt
MAINTAINERCLEANFILES = ChangeLog
EXTRA_DIST += XI2proto.txt XIproto.txt
.PHONY: ChangeLog INSTALL