pidgin/purple-plugin-pack

Forgot to add the glib compat header to Makefile.am. Also make naming of
org.guifications.plugins
2007-10-09, rekkanoryo
5979dbbd8af6
file isExecutable
Forgot to add the glib compat header to Makefile.am. Also make naming of
these files consistent. Refs #416
#
# Makefile.mingw
#
# Description: Makefile for listhandler plugin.
#
PP_TOP := ..
PP = listhandler
PP_SRC := \
aim_blt_files.c \
alias_xml_files.c \
gen_xml_files.c \
lh_util.c \
listhandler.c \
migrate.c \
purple_blist_xml.c
include $(PP_TOP)/win_pp.mak