# HG changeset patch # User Daniel Atallah # Date 1181016472 0 # Node ID a232532833e870405a5096005b9b4389d9dc5800 # Parent b87114cdd6aeab262c05f6fbdef11ebb8696495d Build bonjour on the mingw build by default. diff -r b87114cdd6ae -r a232532833e8 libpurple/protocols/Makefile.mingw --- a/libpurple/protocols/Makefile.mingw Tue Jun 05 04:02:22 2007 +0000 +++ b/libpurple/protocols/Makefile.mingw Tue Jun 05 04:07:52 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 +SUBDIRS = gg irc jabber msn novell null oscar qq sametime silc simple yahoo bonjour .PHONY: all install clean