5ce04cca67d90d097ca3b40b088ff0d754c2675b
[goodguy/cinelerra.git] / Makefile
1 include ../../plugin_defs
2
3 PLUGIN=theme_blue_dot
4 OBJS = $(OBJDIR)/bluedottheme.o
5 OUTPUT_THEME = $(OUTPUT)
6
7 include ../../plugin_config
8
9 $(OBJDIR)/bluedottheme.o: bluedottheme.C
10