X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_suv%2FMakefile;h=48a8bc93d5b00cabcf66dfaf0f5a59864667844c;hb=f02c3f7d36eb475d1371f8e4b2814bea99e8b478;hp=52e6aaa7e1f189af9842e360b303799490f6f548;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_suv/Makefile b/cinelerra-5.1/plugins/theme_suv/Makefile index 52e6aaa7..48a8bc93 100644 --- a/cinelerra-5.1/plugins/theme_suv/Makefile +++ b/cinelerra-5.1/plugins/theme_suv/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_suv OBJS = $(OBJDIR)/suv.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/suv.o: suv.C