gimp r25449 - in trunk: . app/config
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25449 - in trunk: . app/config
- Date: Wed, 9 Apr 2008 21:24:44 +0100 (BST)
Author: neo
Date: Wed Apr 9 21:24:43 2008
New Revision: 25449
URL: http://svn.gnome.org/viewvc/gimp?rev=25449&view=rev
Log:
2008-04-09 Sven Neumann <sven gimp org>
* app/config/Makefile.am: fixed build of test-config.
Modified:
trunk/ChangeLog
trunk/app/config/Makefile.am
Modified: trunk/app/config/Makefile.am
==============================================================================
--- trunk/app/config/Makefile.am (original)
+++ trunk/app/config/Makefile.am Wed Apr 9 21:24:43 2008
@@ -84,9 +84,11 @@
../paint/libapppaint.a \
../text/libapptext.a \
libappconfig.a \
+ ../gegl/libappgegl.a \
../paint-funcs/libapppaint-funcs.a \
../composite/libappcomposite.a \
../base/libappbase.a \
+ ../gimp-log.o \
$(libgimpmodule) \
$(libgimpcolor) \
$(libgimpthumb) \
@@ -96,6 +98,7 @@
$(PANGOFT2_LIBS) \
$(GDK_PIXBUF_LIBS) \
$(LIBART_LIBS) \
+ $(GEGL_LIBS) \
$(GLIB_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]