add auto zoombar/status color, fix 3 batchrender boobies, rotate plugin tweaks, add...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_blue / Makefile
1 include ../../plugin_defs
2
3 PLUGIN = theme_blue
4 OBJS = $(OBJDIR)/bluetheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/bluetheme.o: bluetheme.C
10