comparison libpurple/protocols/gg/Makefile.mingw @ 32672:3828a61c44da

A boring and large patch so I can merge heads.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 23 Dec 2011 08:21:58 +0000
parents 3a90a59ddea2
children
comparison
equal deleted inserted replaced
32671:0e69949b3e61 32672:3828a61c44da
58 lib/sha1.c \ 58 lib/sha1.c \
59 buddylist.c \ 59 buddylist.c \
60 confer.c \ 60 confer.c \
61 gg.c \ 61 gg.c \
62 search.c \ 62 search.c \
63 gg-utils.c 63 gg-utils.c \
64 win32-resolver.c
64 65
65 OBJECTS = $(C_SRC:%.c=%.o) 66 OBJECTS = $(C_SRC:%.c=%.o)
66 67
67 ## 68 ##
68 ## LIBRARIES 69 ## LIBRARIES