Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / plugins / reverb / Makefile
diff --git a/cinelerra-5.0/plugins/reverb/Makefile b/cinelerra-5.0/plugins/reverb/Makefile
deleted file mode 100644 (file)
index 1b0ee34..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-include ../../global_config
-
-OBJS = $(OBJDIR)/reverb.o  \
-       $(OBJDIR)/reverbwindow.o
-
-PLUGIN = reverb
-
-include ../../plugin_config
-
-$(OBJDIR)/reverb.o: reverb.C
-$(OBJDIR)/reverbwindow.o: reverbwindow.C