mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 03:28:04 +02:00
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated. Allows running make maintainer-clean.
This commit is contained in:
parent
d276272bd0
commit
54b2fffced
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ pkgconfig_DATA = evieproto.pc
|
|||
|
||||
EXTRA_DIST = evieproto.pc.in
|
||||
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue