X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.0%2Fplugins%2Fsharpen%2FMakefile;fp=cinelerra-5.0%2Fplugins%2Fsharpen%2FMakefile;h=0000000000000000000000000000000000000000;hb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;hp=19d136b8b7fb9a23101dc9b753a140387d237330;hpb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/sharpen/Makefile b/cinelerra-5.0/plugins/sharpen/Makefile deleted file mode 100644 index 19d136b8..00000000 --- a/cinelerra-5.0/plugins/sharpen/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -include ../../global_config - -OBJS = $(OBJDIR)/sharpen.o \ - $(OBJDIR)/sharpenwindow.o - -PLUGIN = sharpen - -include ../../plugin_config - -$(OBJDIR)/sharpen.o: sharpen.C -$(OBJDIR)/sharpenwindow.o: sharpenwindow.C