include ../../plugin_defs

OBJS = \
	$(OBJDIR)/gradient.o

PLUGIN = gradient

include ../../plugin_config

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