X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue_dot%2FMakefile;h=5ce04cca67d90d097ca3b40b088ff0d754c2675b;hb=a0f90514d89589e1136ce90eda493c9545b8f10b;hp=a0ab42f4c2c843312e997b9c3b5b100c7b272770;hpb=7a70932d3e04454177c456d0b42ee2f5318d6ad1;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_blue_dot/Makefile b/cinelerra-5.1/plugins/theme_blue_dot/Makefile index a0ab42f4..5ce04cca 100644 --- a/cinelerra-5.1/plugins/theme_blue_dot/Makefile +++ b/cinelerra-5.1/plugins/theme_blue_dot/Makefile @@ -4,10 +4,6 @@ PLUGIN=theme_blue_dot OBJS = $(OBJDIR)/bluedottheme.o OUTPUT_THEME = $(OUTPUT) -AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd) -LIBRAW_DIR := $(shell cd ../../thirdparty/libraw1394*; pwd) -CFLAGS += -I../../$(AVC_DIR) -I../../$(LIBRAW_DIR) - include ../../plugin_config $(OBJDIR)/bluedottheme.o: bluedottheme.C