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