OSDN Git Service

Fixed compile issue
authorAustin Yuan <shengquan.yuan@intel.com>
Mon, 19 Jan 2009 16:44:33 +0000 (11:44 -0500)
committerAustin Yuan <shengquan.yuan@intel.com>
Mon, 19 Jan 2009 16:44:33 +0000 (11:44 -0500)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
test/Makefile.am

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