diff --git a/gst/gl/Makefile.am b/gst/gl/Makefile.am index 717b4e540b..92b59c67ef 100644 --- a/gst/gl/Makefile.am +++ b/gst/gl/Makefile.am @@ -9,3 +9,5 @@ libgstglimagesink_la_LIBADD = $(X_LIBS) $(XSHM_LIBS) -lGL \ $(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) libgstglimagesink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +noinst_HEADERS = \ + glvideo.h