pidgin/purple-plugin-pack

Hopefully fix #503 by checking for NULL on one more pointer
org.guifications.plugins
2008-08-03, rekkanoryo
4f8f5a18fb94
Hopefully fix #503 by checking for NULL on one more pointer
#
# 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