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