add auto zoombar/status color, fix 3 batchrender boobies, rotate plugin tweaks, add...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / deinterlace-cv / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/deinterlace-cv.o  \
4         $(OBJDIR)/deinterwindow-cv.o
5
6 PLUGIN = deinterlace-cv
7
8 include ../../plugin_config
9
10 $(OBJDIR)/deinterlace-cv.o: deinterlace-cv.C
11 $(OBJDIR)/deinterwindow-cv.o: deinterwindow-cv.C
12
13
14