histogram rework to add sum_frames, update suv/cakewalk autorange icons, add new...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / timeblur / Makefile
1 include ../../plugin_defs
2
3 OBJS = \
4         $(OBJDIR)/timeblur.o \
5         $(OBJDIR)/timeblurwindow.o
6
7 PLUGIN = timeblur
8
9 include ../../plugin_config
10
11 $(OBJDIR)/timeblur.o: timeblur.C
12 $(OBJDIR)/timeblurwindow.o: timeblurwindow.C