PKGDIR           ?= ../..
L4DIR            ?= $(PKGDIR)/../..
PLUGIN           := input-event
SRC_CC           := input_event.cc

include $(PKGDIR)/plugins/plugin.mk
