summaryrefslogtreecommitdiff
path: root/test/encode
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2010-05-18 17:16:57 +0200
committerAustin Yuan <shengquan.yuan@gmail.com>2010-06-02 09:42:48 +0800
commit7ececb7e0a76eb241e34cfc847924d209037a74d (patch)
tree72a50fbc0dcaa836800789d605fe7c73787b2f4a /test/encode
parent57f1e2f4e932efec021bda1df2926702b04301a5 (diff)
Fix out-of-source builds.
Diffstat (limited to 'test/encode')
-rw-r--r--test/encode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encode/Makefile.am b/test/encode/Makefile.am
index 5866666..b353ca1 100644
--- a/test/encode/Makefile.am
+++ b/test/encode/Makefile.am
@@ -24,7 +24,7 @@ bin_PROGRAMS = h264encode
AM_CFLAGS = -I$(top_srcdir)/va -I$(top_srcdir)/src/x11
-TEST_LIBS = $(top_srcdir)/va/$(libvabackendlib)
+TEST_LIBS = $(top_builddir)/va/$(libvabackendlib)
h264encode_LDADD = $(TEST_LIBS)
h264encode_SOURCES = h264encode.c