X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue_dot%2FMakefile;h=5ce04cca67d90d097ca3b40b088ff0d754c2675b;hb=2ba7e9962ea989863e152373e96a09b00a0b4eb8;hp=2fab77eb50dd3a87ca3dc1bec3184adb6282f348;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_blue_dot/Makefile b/cinelerra-5.1/plugins/theme_blue_dot/Makefile index 2fab77eb..5ce04cca 100644 --- a/cinelerra-5.1/plugins/theme_blue_dot/Makefile +++ b/cinelerra-5.1/plugins/theme_blue_dot/Makefile @@ -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