From a1cd1cdc69acf40f19506127d21f41538bcc4809 Mon Sep 17 00:00:00 2001 From: Julien Isorce Date: Mon, 26 Apr 2010 23:38:59 +0200 Subject: [PATCH] [435/906] GNUStep build: add glfilterreflectedscreen sources --- gst/gl/GNUmakefile.gnustep | 1 + 1 file changed, 1 insertion(+) diff --git a/gst/gl/GNUmakefile.gnustep b/gst/gl/GNUmakefile.gnustep index 9fd355b346..4f2ceb658e 100644 --- a/gst/gl/GNUmakefile.gnustep +++ b/gst/gl/GNUmakefile.gnustep @@ -13,6 +13,7 @@ gstgl_C_FILES += \ gstglfiltersobel.c \ gstglfilterglass.c \ gstglfilterapp.c \ + gstglfilterreflectedscreen.c \ gstglcolorscale.c \ gltestsrc.c \ gstgltestsrc.c \