X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_bright%2FMakefile;h=dd5ec10ace9769f5a06cd8b7da92c1f39372ef50;hb=65eb7d06c462c2caaa7fabcb8956add9e6b8abc7;hp=03b05c0044e445adf8b72483b972dd82bf2d3865;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_bright/Makefile b/cinelerra-5.1/plugins/theme_bright/Makefile index 03b05c00..dd5ec10a 100644 --- a/cinelerra-5.1/plugins/theme_bright/Makefile +++ b/cinelerra-5.1/plugins/theme_bright/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_bright OBJS = $(OBJDIR)/brighttheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/brighttheme.o: brighttheme.C