add window layout feature, resource wdw select used, blue_dot/blond_cv theme fix...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / histogram / Makefile
1 include ../../plugin_defs
2
3 OBJS = \
4         $(OBJDIR)/histogram.o \
5         $(OBJDIR)/histogramconfig.o \
6         $(OBJDIR)/histogramwindow.o
7
8 PLUGIN = histogram
9
10 include ../../plugin_config
11
12 $(OBJDIR)/histogram.o: histogram.C
13 $(OBJDIR)/histogramconfig.o: histogramconfig.C
14 $(OBJDIR)/histogramwindow.o: histogramwindow.C