mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 21:48:06 +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
9a83b903ba
commit
cb489d131a
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ pkgconfig_DATA = kbproto.pc
|
|||
|
||||
EXTRA_DIST = kbproto.pc.in
|
||||
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue