comparison src/protocols/jabber/Makefile.mingw @ 7395:b250288fa948

[gaim-migrate @ 7990] this would be the non-working start of file transfer (the real way) for jabber also approximately eleventy billion jabber tweaks committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 31 Oct 2003 02:43:58 +0000
parents 1cf80749f2f0
children e87e7d9d0132
comparison
equal deleted inserted replaced
7394:c6ff3c1fb1b3 7395:b250288fa948
78 message.c \ 78 message.c \
79 oob.c \ 79 oob.c \
80 parser.c \ 80 parser.c \
81 presence.c \ 81 presence.c \
82 roster.c \ 82 roster.c \
83 si.c \
83 win32/posix.uname.c 84 win32/posix.uname.c
84 85
85 86
86 OBJECTS = $(C_SRC:%.c=%.o) 87 OBJECTS = $(C_SRC:%.c=%.o)
87 88