[gimp] app: argh, fix last fix...



commit e2630ae322633e2db8a257a79f98dbabfd74f377
Author: Michael Natterer <mitch gimp org>
Date:   Wed Sep 17 22:31:43 2014 +0200

    app: argh, fix last fix...

 app/config/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/config/Makefile.am b/app/config/Makefile.am
index 9afb4fa..9523f7b 100644
--- a/app/config/Makefile.am
+++ b/app/config/Makefile.am
@@ -115,7 +115,7 @@ test_config_LDADD = \
        $(GDK_PIXBUF_LIBS)                      \
        $(GEGL_LIBS)                            \
        $(GIO_LIBS)                             \
-       $(GEXIV2_LIBS)
+       $(GEXIV2_LIBS)                          \
        $(Z_LIBS)
 
 CLEANFILES = $(EXTRA_PROGRAMS) foorc


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