f63cf776a53abe5a8465c2e7df293ed1dc125080
[goodguy/cinelerra.git] / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/reverb.o  \
4         $(OBJDIR)/reverbwindow.o
5
6 PLUGIN = reverb
7
8 include ../../plugin_config
9
10 $(OBJDIR)/reverb.o: reverb.C
11 $(OBJDIR)/reverbwindow.o: reverbwindow.C