summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-07-06 17:18:37 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-07-06 17:18:37 +0800
commit87eff7b264e0d042fdb9f4ce84908dfa5bf80d7f (patch)
treeeef7d1c934737a5f10b27ec06d1964b77bc18085 /Makefile.am
parentc52c9727208e5eb9ad7e04b5a22366705e0a336b (diff)
X11->x11 per the suggestion from Gwenole
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8c4be97..32f48ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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