mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-09 04:48:06 +02:00
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:
parent
ad60112eb2
commit
55f6f1eec2
1 changed files with 0 additions and 3 deletions
|
|
@ -34,9 +34,6 @@ compositedoc_DATA = compositeproto.txt
|
|||
|
||||
EXTRA_DIST = autogen.sh compositeproto.pc.in $(compositedoc_DATA)
|
||||
|
||||
EXTRA_DIST += ChangeLog
|
||||
MAINTAINERCLEANFILES = ChangeLog
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue