X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue%2FMakefile;h=0f26ac860442d75a9e26d31fa3f611b7a605a1f2;hb=a19a685a46ddc630010788707d9e5b9d2342af46;hp=950ea9858e3d18db1617f9342f48e20f571f7fae;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_blue/Makefile b/cinelerra-5.1/plugins/theme_blue/Makefile index 950ea985..0f26ac86 100644 --- a/cinelerra-5.1/plugins/theme_blue/Makefile +++ b/cinelerra-5.1/plugins/theme_blue/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_blue OBJS = $(OBJDIR)/bluetheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/bluetheme.o: bluetheme.C