include common.mk
include ../Makefile.conf

LIB = party
SRCS = party.c

include lib.mk
