From f2aa2c27266666e722f390683fbd79efb73b53e4 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Thu, 22 Mar 2012 11:45:39 +0100 Subject: [PATCH] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am --- plug-ins/win-snap/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plug-ins/win-snap/Makefile.am b/plug-ins/win-snap/Makefile.am index b818c06c27..57d6e49d5b 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 = \