diff src/protocols/oscar/Makefile.mingw @ 6879:594682101ba6

[gaim-migrate @ 7425] I renamed newsearch.c to odir.c and icon.c to bart.c I get the feeling this is what AOL calls them. I also changed the aim_icon_bleh functions to aim_bart_bleh aim_usersearch_bleh to aim_search_bleh or aim_odir_bleh committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 17 Sep 2003 21:19:30 +0000
parents bb7723f0b4b9
children 4375bf2d9020
line wrap: on
line diff
--- a/src/protocols/oscar/Makefile.mingw	Wed Sep 17 13:42:38 2003 +0000
+++ b/src/protocols/oscar/Makefile.mingw	Wed Sep 17 21:19:30 2003 +0000
@@ -70,6 +70,7 @@
 C_SRC =			admin.c		\
 			adverts.c	\
 			auth.c 		\
+			bart.c		\
 			bos.c 		\
 			bstream.c	\
 			buddylist.c	\
@@ -78,14 +79,13 @@
 			conn.c		\
 			email.c		\
 			ft.c		\
-			icon.c		\
 			icq.c		\
 			im.c		\
 			info.c		\
 			invite.c	\
 			misc.c		\
 			msgcookie.c	\
-			newsearch.c	\
+			odir.c		\
 			popups.c	\
 			rxhandlers.c	\
 			rxqueue.c	\