include ../../plugin_defs

OBJS = \
	$(OBJDIR)/rotate.o

PLUGIN = rotate

include ../../plugin_config

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