[gimp/goat-invasion] app: add gimp-gegl-utils.c which for now contains a convolve function



commit caf46bd7a1d3f6a7853be04fc85de6c85a4952b4
Author: Michael Natterer <mitch gimp org>
Date:   Mon Apr 2 00:11:58 2012 +0200

    app: add gimp-gegl-utils.c which for now contains a convolve function

 app/gegl/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/app/gegl/Makefile.am b/app/gegl/Makefile.am
index 665a8e3..f445f88 100644
--- a/app/gegl/Makefile.am
+++ b/app/gegl/Makefile.am
@@ -22,6 +22,8 @@ libappgegl_a_sources = \
 	gimp-gegl.h				\
 	gimp-gegl-config-proxy.c		\
 	gimp-gegl-config-proxy.h		\
+	gimp-gegl-loops.c			\
+	gimp-gegl-loops.h			\
 	gimp-gegl-nodes.c			\
 	gimp-gegl-nodes.h			\
 	gimp-gegl-utils.c			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]