xserver: Branch 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Thu May 29 15:28:51 PDT 2008


 include/Makefile.am |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 150c2f55a508ed24b230f68e30ec140c0901d9ae
Author: Julien Cristau <jcristau at debian.org>
Date:   Fri May 23 03:09:04 2008 +0200

    Add xkbstr.h and xkbsrv.h to sdk_HEADERS

diff --git a/include/Makefile.am b/include/Makefile.am
index 673a976..7d5fee7 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


More information about the xorg-commit mailing list