summaryrefslogtreecommitdiff
path: root/test/decode/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/decode/Makefile.am')
-rw-r--r--test/decode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/decode/Makefile.am b/test/decode/Makefile.am
index 9d74137..9343a4d 100644
--- a/test/decode/Makefile.am
+++ b/test/decode/Makefile.am
@@ -22,7 +22,7 @@
bin_PROGRAMS = mpeg2vldemo
-AM_CFLAGS = -I$(top_srcdir)/va -I$(top_srcdir)/src/x11
+INCLUDES = -I$(top_srcdir)
TEST_LIBS = $(top_builddir)/va/$(libvabackendlib)