X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blond%2FMakefile;h=8caa5d106877c83b15ab55c1403cb4862cfeff45;hb=f30a92d2f983d5ec09c8fd8db48c9bcb7ec76763;hp=5ae51bcf00d24ee03f7e252dbdbaa6f7a473811b;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_blond/Makefile b/cinelerra-5.1/plugins/theme_blond/Makefile index 5ae51bcf..8caa5d10 100644 --- a/cinelerra-5.1/plugins/theme_blond/Makefile +++ b/cinelerra-5.1/plugins/theme_blond/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_blond OBJS = $(OBJDIR)/blondtheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/blondtheme.o: blondtheme.C