Fix test build issue 20/420/1
authorAustin Yuan <shengquan.yuan@intel.com>
Wed, 8 Jul 2009 06:27:44 +0000 (14:27 +0800)
committerAustin Yuan <shengquan.yuan@intel.com>
Wed, 8 Jul 2009 06:27:44 +0000 (14:27 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
test/Makefile.am

index 6554962..04a24ab 100644 (file)
@@ -27,7 +27,7 @@ bin_PROGRAMS = vainfo
 
 testdir = $(bindir)
 
-AM_CFLAGS = -I$(top_srcdir)/../../include/external/ -I$(top_srcdir)/src -DIN_LIBVA
+AM_CFLAGS = -I$(top_srcdir)/../../include/external/ -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 -DIN_LIBVA
 
 TESTS = $(check_PROGRAMS)