include ../../plugin_defs

OBJS = \
	$(OBJDIR)/linearblur.o

PLUGIN = linearblur

include ../../plugin_config

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