include ../../plugin_defs

OBJS = \
	$(OBJDIR)/zoomblur.o

PLUGIN = zoomblur

include ../../plugin_config

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