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