pidgin/purple-plugin-pack

Filling out the structure for further plugin additions here. Hopefully
org.guifications.plugins.smartear
2007-07-28, rekkanoryo
5ce77e47e23b
file isExecutable
Filling out the structure for further plugin additions here. Hopefully
before too much longer I'll have real code here.
#
# Makefile.mingw
#
# Description: Makefile for listhandler plugin.
#
PP_TOP := ..
PP = listhandler
PP_SRC := \
aim_blt_files.c \
gen_xml_files.c \
lh_util.c \
listhandler.c \
migrate.c
include $(PP_TOP)/win_pp.mak