include ../../plugin_defs

OBJS = \
	$(OBJDIR)/perspective.o

PLUGIN = perspective

include ../../plugin_config

$(OBJDIR)/perspective.o: perspective.C
