comparison 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
comparison
equal deleted inserted replaced
6878:618124fe3289 6879:594682101ba6
68 ## 68 ##
69 69
70 C_SRC = admin.c \ 70 C_SRC = admin.c \
71 adverts.c \ 71 adverts.c \
72 auth.c \ 72 auth.c \
73 bart.c \
73 bos.c \ 74 bos.c \
74 bstream.c \ 75 bstream.c \
75 buddylist.c \ 76 buddylist.c \
76 chat.c \ 77 chat.c \
77 chatnav.c \ 78 chatnav.c \
78 conn.c \ 79 conn.c \
79 email.c \ 80 email.c \
80 ft.c \ 81 ft.c \
81 icon.c \
82 icq.c \ 82 icq.c \
83 im.c \ 83 im.c \
84 info.c \ 84 info.c \
85 invite.c \ 85 invite.c \
86 misc.c \ 86 misc.c \
87 msgcookie.c \ 87 msgcookie.c \
88 newsearch.c \ 88 odir.c \
89 popups.c \ 89 popups.c \
90 rxhandlers.c \ 90 rxhandlers.c \
91 rxqueue.c \ 91 rxqueue.c \
92 search.c \ 92 search.c \
93 service.c \ 93 service.c \