mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Install the protocol doc as damageproto.txt in its canonical doc dir.
This commit is contained in:
parent
7a6e37818a
commit
97c47fc81f
2 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@ damage_HEADERS = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = damageproto.pc
|
||||
|
||||
damagedocdir = $(datadir)/doc/Damage
|
||||
damagedoc_DATA = protocol
|
||||
damagedocdir = $(datadir)/doc/$(PACKAGE)
|
||||
damagedoc_DATA = damageproto.txt
|
||||
|
||||
EXTRA_DIST = autogen.sh damageproto.pc.in $(damagedoc_DATA)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue