comparison src/protocols/yahoo/Makefile.mingw @ 8349:f1ca7e06e8de

[gaim-migrate @ 9073] Thanks again, Trillian. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 27 Feb 2004 00:24:21 +0000
parents 39a4255ccaa3
children 82aa3bc494de
comparison
equal deleted inserted replaced
8348:9f11f793c19e 8349:f1ca7e06e8de
67 ## 67 ##
68 ## SOURCES, OBJECTS 68 ## SOURCES, OBJECTS
69 ## 69 ##
70 70
71 C_SRC = yahoo.c \ 71 C_SRC = yahoo.c \
72 yahoo_auth.c \
72 yahoochat.c \ 73 yahoochat.c \
73 yahoo_filexfer.c \ 74 yahoo_filexfer.c \
74 crypt.c \ 75 crypt.c \
75 util.c 76 util.c
76 77