summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-16 09:39:07 +0000
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-16 09:39:07 +0000
commitad54bcf903e323209a290c99001a4320c62e4486 (patch)
treeaa3b3d5106682f5a4f9b77bc71fa44cf13aeac0b /tests/Makefile.am
parentd6a6c1ef989acc1500c7cb87c2d7911e4db72ec8 (diff)
downloadgst-vaapi-ad54bcf903e323209a290c99001a4320c62e4486.tar.gz
Split X11 support to libgstvaapi-x11-*.so.*
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cc7cdcf6..de69c18d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,7 +10,7 @@ TEST_CFLAGS = \
$(X11_CFLAGS)
TEST_LIBS = \
- $(top_builddir)/gst-libs/gst/vaapi/libgstvaapi-@GST_MAJORMINOR@.la \
+ $(top_builddir)/gst-libs/gst/vaapi/libgstvaapi-x11-@GST_MAJORMINOR@.la \
$(X11_LIBS)
test_display_SOURCES = test-display.c