comparison src/protocols/silc/Makefile.mingw @ 12071:f4a066f2e6be

[gaim-migrate @ 14366] see if this fixes the win32 compile committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 13 Nov 2005 19:47:58 +0000
parents 5e1ca11db043
children 88c75956dbbf
comparison
equal deleted inserted replaced
12070:e4666705944b 12071:f4a066f2e6be
78 buddy.c \ 78 buddy.c \
79 chat.c \ 79 chat.c \
80 ft.c \ 80 ft.c \
81 ops.c \ 81 ops.c \
82 pk.c \ 82 pk.c \
83 util.c 83 util.c \
84 wb.c
84 85
85 86
86 OBJECTS = $(C_SRC:%.c=%.o) 87 OBJECTS = $(C_SRC:%.c=%.o)
87 88
88 89