grim/purple-spasm

Ignore tweak

2017-08-07, Gary Kramlich
5840931371c0
Ignore tweak
#!/usr/bin/make -f
PIDGIN_TREE_TOP ?= ../pidgin-2.12.0
WIN32_DEV_TOP ?= $(PIDGIN_TREE_TOP)/../win32-dev
PLUGIN_NAME := helloworld
PLUGIN_SOURCES := helloworld.c
PLUGIN_HEADERS :=
PLUGIN_LIBS :=
PLUGIN_CFLAGS :=
include libpurple.mk