diff src/protocols/yahoo/Makefile.am @ 7651:580bd39219a2

[gaim-migrate @ 8295] Tim Ringenbach (marv_sf) " Because Sean asked nicely." implemented yahoo file transfer for the masses. of this second version of the patch, he adds: "Here's a new diff, that adds a right click send file menu like oscar, and should still compile without those new callbacks that got reverted." i'm using (and perhaps abusing) the permission to commit yahoo patches from him that i obtained in previous releases :-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 29 Nov 2003 03:30:01 +0000
parents bb0160033e50
children 6b1ecf40f3ba
line wrap: on
line diff
--- a/src/protocols/yahoo/Makefile.am	Fri Nov 28 19:30:45 2003 +0000
+++ b/src/protocols/yahoo/Makefile.am	Sat Nov 29 03:30:01 2003 +0000
@@ -9,7 +9,9 @@
 	yahoochat.h \
 	yahoo.c \
 	yahoochat.c \
-	util.c
+	util.c \
+	yahoo_filexfer.h \
+	yahoo_filexfer.c
 
 AM_CFLAGS = $(st)