include ../../global_config

OBJS = $(OBJDIR)/reversevideo.o

OUTPUT = ../$(OBJDIR)/reversevideo.plugin

include ../../plugin_config

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