diff options
Diffstat (limited to 'ext/gl/Makefile.am')
-rw-r--r-- | ext/gl/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gl/Makefile.am b/ext/gl/Makefile.am index 63a74f037..bfd73ee8a 100644 --- a/ext/gl/Makefile.am +++ b/ext/gl/Makefile.am @@ -42,7 +42,6 @@ libgstopenglmixers_la_CFLAGS = \ -Dgst_gl_set_affine_transformation_meta_from_ndc_ext=Dgst_gl_bad_set_affine_transformation_meta_from_ndc_ext libgstopenglmixers_la_LIBADD = \ - $(top_builddir)/gst-libs/gst/video/libgstbadvideo-@GST_API_VERSION@.la \ $(GST_GL_LIBS) \ $(GST_PLUGINS_BASE_LIBS) \ $(GST_BASE_LIBS) \ |