add LastFrame plugin, add bld_scripts
[goodguy/history.git] / cinelerra-5.0 / plugins / lof / Makefile
diff --git a/cinelerra-5.0/plugins/lof/Makefile b/cinelerra-5.0/plugins/lof/Makefile
new file mode 100644 (file)
index 0000000..88b492e
--- /dev/null
@@ -0,0 +1,11 @@
+include ../../global_config
+
+OBJS = $(OBJDIR)/lof.o $(OBJDIR)/lofwindow.o 
+
+PLUGIN = lof
+
+include ../../plugin_config
+
+
+$(OBJDIR)/lof.o: lof.C
+$(OBJDIR)/lofwindow.o: lofwindow.C