update ffmpeg to 4.1, add sketcher plugin, crikey tweaks, titler colorpicker, keyfram...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_suv / Makefile
1 include ../../plugin_defs
2
3 PLUGIN = theme_suv
4 OBJS = $(OBJDIR)/suv.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/suv.o: suv.C
10