mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 13:38:37 +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
8cf234fc7f
commit
ea4ec54bbc
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@ pkgconfig_DATA = xf86driproto.pc
|
|||
|
||||
EXTRA_DIST = xf86driproto.pc.in
|
||||
|
||||
EXTRA_DIST += ChangeLog
|
||||
MAINTAINERCLEANFILES = ChangeLog
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue