X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fspectrogram%2FMakefile;h=0edc1519a85c51c350eba474723e8c2e5274c505;hb=HEAD;hp=64b4d6a1c17732cf005796276c2fcd9f05a480f9;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;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