Export xkbfile.h in the SDK

It's needed by xkbsrv.h
(cherry picked from commit d8af9d9ab1)
This commit is contained in:
Julien Cristau 2008-07-07 13:14:49 +02:00
parent e135a77b8b
commit 5659f6d31b

View File

@ -50,6 +50,7 @@ sdk_HEADERS = \
validate.h \ validate.h \
window.h \ window.h \
windowstr.h \ windowstr.h \
xkbfile.h \
xkbsrv.h \ xkbsrv.h \
xkbstr.h \ xkbstr.h \
xorg-server.h xorg-server.h
@ -58,4 +59,4 @@ endif
AM_CFLAGS = $(DIX_CFLAGS) AM_CFLAGS = $(DIX_CFLAGS)
EXTRA_DIST = $(sdk_HEADERS) do-not-use-config.h dix-config.h xorg-config.h \ EXTRA_DIST = $(sdk_HEADERS) do-not-use-config.h dix-config.h xorg-config.h \
xkb-config.h xkbfile.h xkb-config.h