diff libpurple/protocols/jabber/Makefile.mingw @ 26092:db517c55c508

Make it compile in Windows with the equivalent of --disable-vv.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Fri, 09 Jan 2009 00:47:06 +0000
parents bee5ab815291
children ff4212a5268f
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.mingw	Thu Jan 08 08:26:36 2009 +0000
+++ b/libpurple/protocols/jabber/Makefile.mingw	Fri Jan 09 00:47:06 2009 +0000
@@ -85,6 +85,7 @@
 ##
 LIBS = \
 			-lglib-2.0 \
+			-lgobject-2.0 \
 			-lxml2 \
 			-lws2_32 \
 			-lintl \