mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-09 05:58:25 +02:00
Move composite protocol description to the new canonical location/name.
This commit is contained in:
parent
34251361a6
commit
ea2c1d120e
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ composite_HEADERS = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = compositeproto.pc
|
||||
|
||||
compositedocdir = $(datadir)/doc/Composite
|
||||
compositedoc_DATA = protocol
|
||||
compositedocdir = $(datadir)/doc/$(PACKAGE)
|
||||
compositedoc_DATA = compositeproto.txt
|
||||
|
||||
EXTRA_DIST = autogen.sh compositeproto.pc.in $(compositedoc_DATA)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue