summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-29 13:27:16 +0000
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-29 13:27:16 +0000
commitee230e6a1d86725774abddcd341e0cc622d1a1ae (patch)
tree782c1e67d31093f9833c72d3b7bbde3ba298e8f6 /tests/Makefile.am
parent92553103119115bc5b78cea1f3a571dc5e3fbd44 (diff)
downloadgst-vaapi-ee230e6a1d86725774abddcd341e0cc622d1a1ae.tar.gz
Improve VA/GLX textures test.
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 85e326c0..2055ef10 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -46,7 +46,7 @@ test_windows_SOURCES = test-windows.c image.c
test_windows_CFLAGS = $(TEST_CFLAGS) $(TEST_X11_CFLAGS)
test_windows_LDADD = $(TEST_LIBS) $(TEST_X11_LIBS)
-test_textures_SOURCES = test-textures.c
+test_textures_SOURCES = test-textures.c image.c
test_textures_CFLAGS = $(TEST_CFLAGS) $(TEST_GLX_CFLAGS)
test_textures_LDADD = $(TEST_LIBS) $(TEST_GLX_LIBS)