mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 10:48:13 +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
b99b992915
commit
cdd22487f1
1 changed files with 1 additions and 3 deletions
|
|
@ -32,9 +32,7 @@ nodist_xproto_HEADERS = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = xproto.pc
|
||||
|
||||
EXTRA_DIST = xproto.pc.in ChangeLog
|
||||
|
||||
CLEANFILES=ChangeLog
|
||||
EXTRA_DIST = xproto.pc.in
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue