ffmpeg 3.4.1, add libopus, openexr probe tweak, rel path for filelist, avg_frame_rate...
[goodguy/history.git] / cinelerra-5.1 / plugins / deinterlace / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/deinterlace.o  \
4         $(OBJDIR)/deinterwindow.o
5
6 PLUGIN = deinterlace
7
8 include ../../plugin_config
9
10 $(OBJDIR)/deinterlace.o: deinterlace.C
11 $(OBJDIR)/deinterwindow.o: deinterwindow.C
12
13
14