comparison src/protocols/jabber/Makefile.mingw @ 7137:f2c8cca8baea

[gaim-migrate @ 7704] i think this will let those win32 folk compile again committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 03 Oct 2003 23:20:02 +0000
parents 06e7697f3fae
children 1cf80749f2f0
comparison
equal deleted inserted replaced
7136:2b99c950b817 7137:f2c8cca8baea
77 jutil.c \ 77 jutil.c \
78 message.c \ 78 message.c \
79 parser.c \ 79 parser.c \
80 presence.c \ 80 presence.c \
81 roster.c \ 81 roster.c \
82 xmlnode.c \
83 win32/posix.uname.c 82 win32/posix.uname.c
84 83
85 84
86 OBJECTS = $(C_SRC:%.c=%.o) 85 OBJECTS = $(C_SRC:%.c=%.o)
87 86