X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_unflat%2FMakefile;h=e04f61fbda19d37ca6eaf621a5fa8deea830946a;hb=4b63344ef93576909bef74d89a09a7a69a6a5d15;hp=5946a9c1a1bea1914b4951d2cda79871079a2330;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_unflat/Makefile b/cinelerra-5.1/plugins/theme_unflat/Makefile index 5946a9c1..e04f61fb 100644 --- a/cinelerra-5.1/plugins/theme_unflat/Makefile +++ b/cinelerra-5.1/plugins/theme_unflat/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_unflat OBJS = $(OBJDIR)/unflattheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/unflattheme.o: unflattheme.C