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-10-26 22:08:41 -04:00
parent 39703da488
commit cbabb766a3

View File

@@ -21,8 +21,6 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src man
CLEANFILES = ChangeLog
EXTRA_DIST = ChangeLog
.PHONY: ChangeLog