include ../../global_config

OBJS = $(OBJDIR)/slide.o

OUTPUT = $(PLUGIN_DIR)/slide.plugin

include ../../plugin_config

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