include ../../plugin_defs

PLUGIN=theme_blue_dot
OBJS = $(OBJDIR)/bluedottheme.o
OUTPUT_THEME = $(OUTPUT)

include ../../plugin_config

$(OBJDIR)/bluedottheme.o: bluedottheme.C

