preset edit button, intl fix, drag window tweak, empty keyframe edit fix
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_blue_dot / Makefile
index 2fab77eb50dd3a87ca3dc1bec3184adb6282f348..5ce04cca67d90d097ca3b40b088ff0d754c2675b 100644 (file)
@@ -1,13 +1,9 @@
-include ../../global_config
+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