X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_pinklady%2FMakefile;h=cf8553e1e751d4695bf2102d89e84ebf22b47cf6;hb=7b05ad287956f8bd00836d9b5fb39f899a5fb641;hp=256e39b5c60a074ef2be528636dfb3cd3ee2bfef;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_pinklady/Makefile b/cinelerra-5.1/plugins/theme_pinklady/Makefile index 256e39b5..cf8553e1 100644 --- a/cinelerra-5.1/plugins/theme_pinklady/Makefile +++ b/cinelerra-5.1/plugins/theme_pinklady/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_pinklady OBJS = $(OBJDIR)/pinkladytheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/pinkladytheme.o: pinkladytheme.C