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