From 97ef64e193073d77b4e95260ad13211af4afd85b Mon Sep 17 00:00:00 2001 From: Julien Isorce Date: Wed, 11 Jun 2008 23:38:33 +0000 Subject: [PATCH] [098/906] up... git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@510 93df14bb-0f41-7a43-8087-d3e2a2f0e464 --- gst/gl/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/gst/gl/Makefile.am b/gst/gl/Makefile.am index 99a85f3319..df27d13956 100644 --- a/gst/gl/Makefile.am +++ b/gst/gl/Makefile.am @@ -12,8 +12,6 @@ libgstopengl_la_SOURCES = \ gstglgraphicmaker.h \ gstglvideomaker.c \ gstglvideomaker.h \ - gstglfilter.c \ - gstglfilter.h \ gstglfiltercube.c \ gstglfiltercube.h \ gstglfilterapp.c \