From 150c2f55a508ed24b230f68e30ec140c0901d9ae Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Fri, 23 May 2008 03:09:04 +0200 Subject: [PATCH] Add xkbstr.h and xkbsrv.h to sdk_HEADERS --- include/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 673a97685..7d5fee70b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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