qulogic/pidgin

Fix Windows compilation failure due to gtkstyle.c missing in Makefile
fix-windows-compile
2017-11-13, Daniel Kamil Kozar
31a5e98e0d6d
Fix Windows compilation failure due to gtkstyle.c missing in Makefile
--- a/pidgin/Makefile.mingw Thu Oct 19 23:48:13 2017 -0500
+++ b/pidgin/Makefile.mingw Mon Nov 13 01:27:01 2017 +0100
@@ -89,6 +89,7 @@
gtksourceundomanager.c \
gtkstatus-icon-theme.c \
gtkstatusbox.c \
+ gtkstyle.c \
gtkthemes.c \
gtkutils.c \
gtkwhiteboard.c \