X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ffreeverb%2FMakefile;h=df9882158501f8d8012a82d89aa280e0efccbb6b;hb=723142d62d61cde588e961426440f839ca9dcda9;hp=054a07cf78ff3800a91b85559bc6d4dc40482cfd;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;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):