changeset 17497:a232532833e8

Build bonjour on the mingw build by default.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 05 Jun 2007 04:07:52 +0000
parents b87114cdd6ae
children e165d1ba8844
files libpurple/protocols/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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