X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fspectrogram%2FMakefile;h=0edc1519a85c51c350eba474723e8c2e5274c505;hb=033efab12586e8086014c814a5360f211d228ac3;hp=64b4d6a1c17732cf005796276c2fcd9f05a480f9;hpb=0e6cf5b52d1ebce9272270144bcf43df4683507e;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/spectrogram/Makefile b/cinelerra-5.1/plugins/spectrogram/Makefile index 64b4d6a1..0edc1519 100644 --- a/cinelerra-5.1/plugins/spectrogram/Makefile +++ b/cinelerra-5.1/plugins/spectrogram/Makefile @@ -1,13 +1,9 @@ include ../../plugin_defs -OBJS = \ - $(OBJDIR)/spectrogram.o +OBJS = $(OBJDIR)/spectrogram.o PLUGIN = spectrogram include ../../plugin_config - - - $(OBJDIR)/spectrogram.o: spectrogram.C