update ffmpeg to 4.1, add sketcher plugin, crikey tweaks, titler colorpicker, keyfram...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / interpolateall / Makefile
1 include ../../plugin_defs
2
3 OBJS := $(OBJDIR)/interpolateall.o
4
5
6 PLUGIN = interpolateall
7
8 include ../../plugin_config
9
10
11 $(OBJDIR)/interpolateall.o: interpolateall.C
12
13
14
15
16
17
18
19
20
21
22
23