diff libpurple/protocols/jabber/Makefile.mingw @ 23999:b4ec5481a67a

Implements file transfers using in-band bytestreams for XMPP using XEP-0047 Refs #6183
author Marcus Lundblad <ml@update.uu.se>
date Sat, 06 Sep 2008 07:49:05 +0000
parents 85189641a970
children 53b073da65ee
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.mingw	Fri Sep 05 12:07:37 2008 +0000
+++ b/libpurple/protocols/jabber/Makefile.mingw	Sat Sep 06 07:49:05 2008 +0000
@@ -50,6 +50,7 @@
 			chat.c \
 			disco.c \
 			google.c \
+			ibb.c \
 			iq.c \
 			jabber.c \
 			jutil.c \