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