mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 07:18:03 +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
ee09bc24ce
commit
7ddcd9b428
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue