X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2F720to480%2FMakefile;fp=cinelerra-5.0%2Fplugins%2F720to480%2FMakefile;h=0000000000000000000000000000000000000000;hb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;hp=b0d3ac370ac6a1afada2b31bd55741be77f0536e;hpb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/720to480/Makefile b/cinelerra-5.0/plugins/720to480/Makefile deleted file mode 100644 index b0d3ac37..00000000 --- a/cinelerra-5.0/plugins/720to480/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -include ../../global_config - -OBJS = $(OBJDIR)/720to480.o - -PLUGIN = 720to480 - -include ../../plugin_config - -$(OBJDIR)/720to480.o: 720to480.C - - -