Contributed Speed PerCent video plugin
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / speed_pc / Makefile
diff --git a/cinelerra-5.1/plugins/speed_pc/Makefile b/cinelerra-5.1/plugins/speed_pc/Makefile
new file mode 100644 (file)
index 0000000..d4c5eb0
--- /dev/null
@@ -0,0 +1,13 @@
+include ../../plugin_defs
+
+OBJS = $(OBJDIR)/speed_pc.o
+
+PLUGIN = speed_pc
+
+include ../../plugin_config
+
+
+$(OBJDIR)/speed_pc.o: speed_pc.C
+
+
+