add unclear btn icons, make both bksp and ctrl-m mute edit selection
[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