mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 07:18:03 +02:00
config: install and distribute XI2proto.txt XIproto.txt
It will now be installed in $docdir in addition to being distributed in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
parent
0746aed42e
commit
33bab5091b
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@ input_HEADERS = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = inputproto.pc
|
||||
|
||||
dist_doc_DATA = XI2proto.txt XIproto.txt
|
||||
|
||||
EXTRA_DIST = inputproto.pc.in
|
||||
EXTRA_DIST += XI2proto.txt XIproto.txt
|
||||
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue