pidgin/purple-plugin-pack

Somehow I missed checking this in. This makes switchspell build by telling the
plugin_pack.py script we have enchant when doing a Windows build.
#
# Makefile.mingw
#
# Description: Makefile for okcupid plugin.
#
PP_TOP := ..
PP = okcupid
PP_SRC := \
okcupid.c \
okc_blist.c \
okc_connection.c \
okc_messages.c
include $(PP_TOP)/win_pp.mak