diff src/protocols/oscar/Makefile.am @ 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 8f94cce8faa5
children 4375bf2d9020
line wrap: on
line diff
--- a/src/protocols/oscar/Makefile.am	Wed Sep 17 13:42:38 2003 +0000
+++ b/src/protocols/oscar/Makefile.am	Wed Sep 17 21:19:30 2003 +0000
@@ -15,6 +15,7 @@
 	aim_cbtypes.h  \
 	aim_internal.h \
 	auth.c         \
+	bart.c         \
 	bos.c          \
 	bstream.c      \
 	buddylist.c    \
@@ -24,7 +25,6 @@
 	email.c        \
 	faimconfig.h   \
 	ft.c           \
-	icon.c         \
 	icq.c          \
 	im.c           \
 	info.c         \
@@ -32,7 +32,7 @@
 	md5.h          \
 	misc.c         \
 	msgcookie.c    \
-	newsearch.c    \
+	odir.c         \
 	popups.c       \
 	rxhandlers.c   \
 	rxqueue.c      \