merge akirad ui / themes + icons
[goodguy/history.git] / cinelerra-5.0 / plugins / bluedottheme / Makefile
diff --git a/cinelerra-5.0/plugins/bluedottheme/Makefile b/cinelerra-5.0/plugins/bluedottheme/Makefile
deleted file mode 100644 (file)
index 709c809..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-include ../../global_config
-
-PLUGIN=bluedottheme
-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
-