[gimp/goat-invasion: 206/241] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am



commit 7ea8cf8f07e5fc636156b78ef21d467063654a5b
Author: Michael Natterer <mitch gimp org>
Date:   Thu Mar 22 11:45:39 2012 +0100

    plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am

 plug-ins/win-snap/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/win-snap/Makefile.am b/plug-ins/win-snap/Makefile.am
index b818c06..57d6e49 100644
--- a/plug-ins/win-snap/Makefile.am
+++ b/plug-ins/win-snap/Makefile.am
@@ -28,8 +28,7 @@ EXTRA_DIST = \
 INCLUDES = \
 	-I$(top_srcdir)		\
 	$(GTK_CFLAGS)		\
-	$(GEGL_CFLAGS) \
-	$(GEGL_CFLAGS) \
+	$(GEGL_CFLAGS)		\
 	-I$(includedir)
 
 LDADD = \



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