grim/purple-spasm

c6ebab4417b2
Also remove CLEAN_FILES when running the clean target
#!/usr/bin/make -f
PLUGIN_LIBRARIES :=
PLUGIN_CFLAGS :=
PLUGIN_NAME := helloworld
PLUGIN_SOURCES := helloworld.c
PLUGIN_HEADERS :=
include libpurple.mk