diff src/protocols/yahoo/Makefile.am @ 6513:63c449a1022f

[gaim-migrate @ 7030] Tim Ringenbach (marv_sf) writes: " This processes yahoo's weird color codes, and turns them into normal html. It also strips about fade, alt, and snd tags, while its at it. This doesn't make gaim send valid yahoo color codes, however. If you don't like some aspect of this patch, let me know and I'll fix it. Actually, I added a couple files, and cvs diff wouldn't cooperate, so I just tarred up the patch and the new files. Maybe I should have just stuck it all in yahoo.c. Oh well, you can make me redo it if you don't like it." someone test this and provide patches for any bugs. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 20 Aug 2003 01:17:26 +0000
parents 8f94cce8faa5
children 7b878ee8f064
line wrap: on
line diff
--- a/src/protocols/yahoo/Makefile.am	Wed Aug 20 01:10:32 2003 +0000
+++ b/src/protocols/yahoo/Makefile.am	Wed Aug 20 01:17:26 2003 +0000
@@ -6,7 +6,9 @@
 YAHOOSOURCES = \
 	crypt.c \
 	md5.h \
-	yahoo.c
+	yahoo.h \
+	yahoo.c \
+	util.c
 
 AM_CFLAGS = $(st)