pidgin/purple-plugin-pack

Make switchspell work on Windows with Pidgin 2.7.x. Fixes #661.
#
# Makefile.mingw
#
# Description: Makefile for irssi plugin.
#
PP_TOP := ..
PP = irssi
PP_SRC := \
datechange.c \
layout.c \
lastlog.c \
textfmt.c \
window.c \
irssi.c
include $(PP_TOP)/win_pp.mak