X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fplugins%2F1080to540%2FMakefile;fp=cinelerra-5.1%2Fplugins%2F1080to540%2FMakefile;h=817910474279bb12e8167a885cf4772b46abc6e7;hb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;hp=0000000000000000000000000000000000000000;hpb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/1080to540/Makefile b/cinelerra-5.1/plugins/1080to540/Makefile new file mode 100644 index 00000000..81791047 --- /dev/null +++ b/cinelerra-5.1/plugins/1080to540/Makefile @@ -0,0 +1,12 @@ +include ../../global_config + +OBJS = $(OBJDIR)/1080to540.o + +PLUGIN = 1080to540 + +include ../../plugin_config + +$(OBJDIR)/1080to540.o: 1080to540.C + + +