include ../../global_config

OBJS = $(OBJDIR)/reversevideo.o

OUTPUT = $(PLUGIN_DIR)/reversevideo.plugin

include ../../plugin_config

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