mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 21:18:02 +02:00
Move fixes protocol description to the new canonical location/name.
This commit is contained in:
parent
82b7ea2d5e
commit
0afb1fdaa1
2 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ fixes_HEADERS = \
|
|||
xfixesproto.h \
|
||||
xfixeswire.h
|
||||
|
||||
fixesdocdir = $(datadir)/doc/XFixes
|
||||
fixesdoc_DATA = protocol
|
||||
fixesdocdir = $(datadir)/doc/$(PACKAGE)
|
||||
fixesdoc_DATA = fixesproto.txt
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = fixesproto.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue