mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 16:38:33 +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
f3bdf8ad31
commit
9dca7ab976
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ renderdoc_DATA = renderproto.txt
|
|||
|
||||
EXTRA_DIST = renderproto.pc.in $(renderdoc_DATA)
|
||||
|
||||
EXTRA_DIST += ChangeLog
|
||||
MAINTAINERCLEANFILES = ChangeLog
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue