mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 20:38:08 +02:00
Install the randr protocol description.
This commit is contained in:
parent
335639ba8f
commit
615f8077c5
1 changed files with 4 additions and 1 deletions
|
|
@ -6,4 +6,7 @@ randr_HEADERS = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = randrproto.pc
|
||||
|
||||
EXTRA_DIST = autogen.sh randrproto.pc.in randrproto.txt
|
||||
randrdocdir = $(datadir)/doc/$(PACKAGE)
|
||||
randrdoc_DATA = randrproto.txt
|
||||
|
||||
EXTRA_DIST = autogen.sh randrproto.pc.in $(randrdoc_DATA)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue