# HG changeset patch # User Daniel Atallah # Date 1181496816 0 # Node ID 17f798ec0a2f320cbe2f41f65ca8d8a5e5735eb5 # Parent 42a6171a3b2522a08e341fb26317f920c0a20bd1 Use silc10 on win32 for now. diff -r 42a6171a3b25 -r 17f798ec0a2f libpurple/protocols/Makefile.mingw --- a/libpurple/protocols/Makefile.mingw Sun Jun 10 17:18:50 2007 +0000 +++ b/libpurple/protocols/Makefile.mingw Sun Jun 10 17:33:36 2007 +0000 @@ -8,7 +8,7 @@ PIDGIN_TREE_TOP := ../.. include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak -SUBDIRS = gg irc jabber msn novell null oscar qq sametime silc simple yahoo bonjour +SUBDIRS = gg irc jabber msn novell null oscar qq sametime silc10 simple yahoo bonjour .PHONY: all install clean