xserver: Branch 'master'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Sat Apr 19 03:55:09 PDT 2008


 fb/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d3d00d92586c3e1cbc88087c930b65c8b3832fcc
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Sat Apr 19 12:54:40 2008 +0200

    Removed fbpseudocolor.h from sdk_HEADERS.

diff --git a/fb/Makefile.am b/fb/Makefile.am
index 2f03238..3994269 100644
--- a/fb/Makefile.am
+++ b/fb/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES = \
 AM_CFLAGS = $(DIX_CFLAGS)
 
 if XORG
-sdk_HEADERS = fb.h fbrop.h fbpseudocolor.h fboverlay.h wfbrename.h
+sdk_HEADERS = fb.h fbrop.h fboverlay.h wfbrename.h
 endif
 
 libfb_la_CFLAGS = $(AM_CFLAGS)


More information about the xorg-commit mailing list