# HG changeset patch # User Nathan Walp # Date 1131911278 0 # Node ID f4a066f2e6be630cbc3da7a18aea48f722018a0f # Parent e4666705944bc125046bed75c8672ed953ab54e6 [gaim-migrate @ 14366] see if this fixes the win32 compile committer: Tailor Script diff -r e4666705944b -r f4a066f2e6be src/protocols/silc/Makefile.mingw --- a/src/protocols/silc/Makefile.mingw Sun Nov 13 03:45:16 2005 +0000 +++ b/src/protocols/silc/Makefile.mingw Sun Nov 13 19:47:58 2005 +0000 @@ -80,7 +80,8 @@ ft.c \ ops.c \ pk.c \ - util.c + util.c \ + wb.c OBJECTS = $(C_SRC:%.c=%.o)