diff src/protocols/yahoo/Makefile.am @ 9278:2401a9ef74a0

[gaim-migrate @ 10081] Some reorganization. Renamed struct yahoo_friend to YahooFriend. Gave it its own file, which only has two functions. Either I've lost it or I intend to add to it. You decide. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Mon, 14 Jun 2004 04:51:14 +0000
parents c3fa2ad099a2
children 04a3e9e869ee
line wrap: on
line diff
--- a/src/protocols/yahoo/Makefile.am	Mon Jun 14 00:54:45 2004 +0000
+++ b/src/protocols/yahoo/Makefile.am	Mon Jun 14 04:51:14 2004 +0000
@@ -14,6 +14,8 @@
 	util.c \
 	yahoo_filexfer.h \
 	yahoo_filexfer.c \
+	yahoo_friend.h \
+	yahoo_friend.c \
 	yahoo_profile.c
 
 AM_CFLAGS = $(st)