pidgin/purple-plugin-pack

The talkfilters plugin is no longer a dependency of itself, thus allowing the
plugin to build. Fixes #597.
#
# Makefile.mingw
#
# Description: Makefile for timelog plugin.
#
PP_TOP := ..
PP = timelog
PP_SRC := \
log-widget.c \
range-widget.c \
timelog.c
include $(PP_TOP)/win_pp.mak