X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fblondtheme%2FMakefile;fp=cinelerra-5.0%2Fplugins%2Fblondtheme%2FMakefile;h=0000000000000000000000000000000000000000;hb=7bb8e93f40c79f5cd5f90189a8f69357f0a389b0;hp=15a9e89cc7eef1a49d568b8d3411afbd0a146020;hpb=6a82410515aad7c7588933c9380041f63020a6bc;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/blondtheme/Makefile b/cinelerra-5.0/plugins/blondtheme/Makefile deleted file mode 100644 index 15a9e89c..00000000 --- a/cinelerra-5.0/plugins/blondtheme/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -include ../../global_config - -PLUGIN = blondtheme -OBJS = $(OBJDIR)/blondtheme.o -OUTPUT_THEME = $(OUTPUT) - -CFLAGS += -I../../$(AVC_DIR) -I../../$(LIBRAW_DIR) - -include ../../plugin_config - -$(OBJDIR)/blondtheme.o: blondtheme.C -