# What plugin are we building ?

PLUGIN = rphanim

# Who are the maintainers ?
MAINTAINERS = blakem


OBJS =	\
    $(OBJDIR)/stdkey.$(O)

DOCSRC = \
	stdkey.c

include ../makeplug
