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