summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-07-03 11:04:34 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-07-03 11:04:34 +0800
commitc52c9727208e5eb9ad7e04b5a22366705e0a336b (patch)
tree794bb5fa292c8ba88c64b86d4413e4a2a1c35ca1 /Makefile.am
parente46a9059dd17dec4d8fc7e8bde4d7b31943bdf0d (diff)
Move back dri --> src/X11
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 594b165..8c4be97 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@
SUBDIRS = shaders
-AM_CFLAGS = -Wall -I$(top_srcdir)/src -I$(top_srcdir)/dri @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