diff --git a/ext/gl/Makefile.am b/ext/gl/Makefile.am index 076c003115..66537e64be 100644 --- a/ext/gl/Makefile.am +++ b/ext/gl/Makefile.am @@ -96,6 +96,7 @@ libgstopengl_la_CFLAGS = \ libgstopengl_la_LIBADD = \ $(top_builddir)/gst-libs/gst/gl/libgstgl-$(GST_API_VERSION).la \ + $(top_builddir)/gst-libs/gst/video/libgstbadvideo-$(GST_API_VERSION).la \ $(GST_BASE_LIBS) \ $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \ -lgstpbutils-$(GST_API_VERSION) \