X11->x11 per the suggestion from Gwenole
authorAustin Yuan <shengquan.yuan@intel.com>
Mon, 6 Jul 2009 09:18:37 +0000 (17:18 +0800)
committerAustin Yuan <shengquan.yuan@intel.com>
Mon, 6 Jul 2009 09:18:37 +0000 (17:18 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Makefile.am

index 8c4be97..32f48ac 100644 (file)
@@ -22,7 +22,7 @@
 
 SUBDIRS = shaders
 
-AM_CFLAGS = -Wall -I$(top_srcdir)/src -I$(top_srcdir)/src/X11 @DRM_CFLAGS@ -DIN_LIBVA
+AM_CFLAGS = -Wall -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 @DRM_CFLAGS@ -DIN_LIBVA
 
 i965_drv_video_la_LTLIBRARIES = i965_drv_video.la
 i965_drv_video_ladir = $(libdir)/dri