Mercurial > pidgin
changeset 17581:17f798ec0a2f
Use silc10 on win32 for now.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Sun, 10 Jun 2007 17:33:36 +0000 |
parents | 42a6171a3b25 |
children | 192a86dfade8 |
files | libpurple/protocols/Makefile.mingw |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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