X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fdsp%2FMakefile;h=de25fe21da24a82d10f4cc6ee68d3761daff78b4;hb=a70f8bb371466209770c4c3bcdb7137b94acef66;hp=a5218f76f60f16217f4a12980bc6c2cbf52ed96e;hpb=7f1f24b3aa593a6c426a86e9b707b162372a1b9f;p=vlc diff --git a/plugins/dsp/Makefile b/plugins/dsp/Makefile index a5218f76f6..de25fe21da 100644 --- a/plugins/dsp/Makefile +++ b/plugins/dsp/Makefile @@ -27,4 +27,5 @@ include ../../Makefile.modules ../../lib/dsp.a: $(BUILTIN_C) ar r $@ $^ + $(RANLIB) $@