diff libpurple/protocols/gg/Makefile.mingw @ 29938:6359fde67f4c

Update our internal libgadu to 1.9.0-rc2. This does not yet build on Windows. Refs #10542. The Windows build errors are the only reason this isn't on `im.pidgin.pidgin` already.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 21 Feb 2010 16:52:42 +0000
parents 1843c0180fbe
children c0d337670835
line wrap: on
line diff
--- a/libpurple/protocols/gg/Makefile.mingw	Sun Feb 21 00:11:56 2010 +0000
+++ b/libpurple/protocols/gg/Makefile.mingw	Sun Feb 21 16:52:42 2010 +0000
@@ -41,12 +41,15 @@
 ##
 C_SRC =	\
 	lib/common.c \
+	lib/dcc.c \
+	lib/dcc7.c \
 	lib/events.c \
 	lib/http.c \
 	lib/libgadu.c \
 	lib/obsolete.c \
 	lib/pubdir.c \
 	lib/pubdir50.c \
+	lib/resolver.c \
 	buddylist.c \
 	confer.c \
 	gg.c \