mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 07:10:05 +01:00
Add xkbstr.h and xkbsrv.h to sdk_HEADERS
(cherry picked from commit 150c2f55a5)
This commit is contained in:
parent
c7c43285b1
commit
4e3cf7cd89
1 changed files with 3 additions and 1 deletions
|
|
@ -50,10 +50,12 @@ sdk_HEADERS = \
|
|||
validate.h \
|
||||
window.h \
|
||||
windowstr.h \
|
||||
xkbsrv.h \
|
||||
xkbstr.h \
|
||||
xorg-server.h
|
||||
endif
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
EXTRA_DIST = $(sdk_HEADERS) do-not-use-config.h dix-config.h xorg-config.h \
|
||||
xkb-config.h xkbfile.h xkbsrv.h xkbstr.h
|
||||
xkb-config.h xkbfile.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue