include ../../plugin_defs PLUGIN=theme_blue_dot OBJS = $(OBJDIR)/bluedottheme.o OUTPUT_THEME = $(OUTPUT) AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) LIBRAW_DIR := $(shell cd ../../thirdparty/libraw1394*; pwd) CFLAGS += -I../../$(AVC_DIR) -I../../$(LIBRAW_DIR) include ../../plugin_config $(OBJDIR)/bluedottheme.o: bluedottheme.C