PKGDIR ?= ../..
L4DIR  ?= $(PKGDIR)/../..

PLUGIN := mag_client
SRC_CC := mag_client.cc

include $(PKGDIR)/plugins/plugin.mk

