diff --git a/tests/elements/Makefile.am b/tests/elements/Makefile.am index f940a5d0bf..93b30c8ecf 100644 --- a/tests/elements/Makefile.am +++ b/tests/elements/Makefile.am @@ -10,7 +10,7 @@ TEST_CFLAGS = \ TEST_LIBS = \ $(GST_LIBS) \ - $(GST_VIDEO_CFLAGS) \ + $(GST_VIDEO_LIBS) \ $(NULL) test_vaapisink_SOURCES = test-vaapisink.c