X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_hulk%2FMakefile;h=17dcd3e86f53496428cbaa1753ce682aba8520b6;hb=38cb4182e11e57fc426bede3825e825e9d61433b;hp=f4bd7e5fae4e7efd47600fd8777ae1193b1558ea;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_hulk/Makefile b/cinelerra-5.1/plugins/theme_hulk/Makefile index f4bd7e5f..17dcd3e8 100644 --- a/cinelerra-5.1/plugins/theme_hulk/Makefile +++ b/cinelerra-5.1/plugins/theme_hulk/Makefile @@ -1,12 +1,9 @@ -include ../../global_config +include ../../plugin_defs PLUGIN = theme_hulk OBJS = $(OBJDIR)/hulktheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -CFLAGS += -I$(AVC_DIR) - include ../../plugin_config $(OBJDIR)/hulktheme.o: hulktheme.C