X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ffreeverb%2FMakefile;h=df9882158501f8d8012a82d89aa280e0efccbb6b;hb=d1c0b1246b02c5232b059f6f753585b3e0c011e7;hp=054a07cf78ff3800a91b85559bc6d4dc40482cfd;hpb=89205d2d9298c3e37b4dd60a9dab1e3a1bdafae7;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/freeverb/Makefile b/cinelerra-5.1/plugins/freeverb/Makefile index 054a07cf..df988215 100644 --- a/cinelerra-5.1/plugins/freeverb/Makefile +++ b/cinelerra-5.1/plugins/freeverb/Makefile @@ -16,7 +16,7 @@ include ../../plugin_config $(FREEVERBOBJS): $(CC) -c `cat $(OBJDIR)/c_flags` $(subst $(OBJDIR)/,, $*.cpp) -o $*.o -$(OUTPUT): $(DIRS) +$(FREEVERBOBJS): $(DIRS) $(OUTPUT): $(FREEVERBOBJS) $(DIRS):