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