diff src/protocols/yahoo/Makefile.am @ 6729:7b878ee8f064

[gaim-migrate @ 7256] Tim Ringenbach (marv_sf) writes: " This adds Chat and Conference support to the Yahoo! prpl. I think I got all the major bugs out, and it works pretty good. You can invite others, and accept inventations for both chats and conferences, you can join a chat from the Buddies menu in the buddy list, like you would for irc, and you can initiate a conference by right clicking on a buddy, like you would for msn. You can also attempt to join user in chat, which will fail if they're not actually in a chat. (Apparently the offical version can't tell before hand either.) Oh, and you can chat." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 03 Sep 2003 12:45:17 +0000
parents 63c449a1022f
children eb3356588ef5
line wrap: on
line diff
--- a/src/protocols/yahoo/Makefile.am	Wed Sep 03 12:31:08 2003 +0000
+++ b/src/protocols/yahoo/Makefile.am	Wed Sep 03 12:45:17 2003 +0000
@@ -7,7 +7,9 @@
 	crypt.c \
 	md5.h \
 	yahoo.h \
+	yahoochat.h \
 	yahoo.c \
+	yahoochat.c \
 	util.c
 
 AM_CFLAGS = $(st)