gimp r25333 - in trunk: . plug-ins/help-browser



Author: neo
Date: Wed Apr  2 17:03:00 2008
New Revision: 25333
URL: http://svn.gnome.org/viewvc/gimp?rev=25333&view=rev

Log:
2008-04-02  Sven Neumann  <sven gimp org>

	* plug-ins/help-browser/Makefile.am (LDADD): added GIO_LIBS.


Modified:
   trunk/ChangeLog
   trunk/plug-ins/help-browser/Makefile.am

Modified: trunk/plug-ins/help-browser/Makefile.am
==============================================================================
--- trunk/plug-ins/help-browser/Makefile.am	(original)
+++ trunk/plug-ins/help-browser/Makefile.am	Wed Apr  2 17:03:00 2008
@@ -34,6 +34,7 @@
 	$(libgimpmath)		\
 	$(libgimpbase)		\
 	$(GTKHTML2_LIBS)	\
+	$(GIO_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 



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