Add back 2 patches for histogram and overlayframe that are working correctly and...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_bright / Makefile
1 include ../../plugin_defs
2
3 PLUGIN = theme_bright
4 OBJS = $(OBJDIR)/brighttheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/brighttheme.o: brighttheme.C
10