histogram fix, use_thumbnails fix, zoom popup width tweak, cut/paste for mixer apply...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / interpolatevideo / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/interpolatevideo.o \
4         $(OBJDIR)/interpolatewindow.o \
5         $(OBJDIR)/opticflow.o \
6         $(OBJDIR)/motioncache-hv.o \
7         $(OBJDIR)/motionscan-hv.o
8
9 PLUGIN = interpolatevideo
10
11 include ../../plugin_config
12
13
14 $(OBJDIR)/interpolatevideo.o: interpolatevideo.C
15 $(OBJDIR)/interpolatewindow.o: interpolatewindow.C
16 $(OBJDIR)/opticflow.o: opticflow.C
17 $(OBJDIR)/motionscan-hv.o: motioncache-hv.C motioncache-hv.h
18 $(OBJDIR)/motionscan-hv.o: motionscan-hv.C motionscan-hv.h