From a26d4d9a88a753031d96d235a84a05848f4c56ed Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sat, 28 Jan 2006 12:45:54 +0000 Subject: [PATCH] [019/906] * sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.h --- gst/gl/Makefile.am | 2 -- 1 file changed, 2 deletions(-) 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 -