include ../../global_config

OBJS = \
	$(OBJDIR)/perspective.o

OUTPUT = $(PLUGIN_DIR)/perspective.plugin

include ../../plugin_config

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