include ../../global_config

OBJS = $(OBJDIR)/synthesizer.o

OUTPUT = $(PLUGIN_DIR)/synthesizer.plugin

include ../../plugin_config

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