diff --git a/gst/gl/Makefile.am b/gst/gl/Makefile.am index e442f30854..88c3d0f7af 100644 --- a/gst/gl/Makefile.am +++ b/gst/gl/Makefile.am @@ -7,5 +7,3 @@ libgstglimagesink_la_LIBADD = $(X_LIBS) $(XSHM_LIBS) -lGL -lGLU \ $(GST_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR) libgstglimagesink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = glimagesink.h -