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