]> git.sesse.net Git - vlc/blobdiff - plugins/dsp/Makefile
* Mandatory step for video output IV and the audio output quality
[vlc] / plugins / dsp / Makefile
index a5218f76f60f16217f4a12980bc6c2cbf52ed96e..de25fe21da24a82d10f4cc6ee68d3761daff78b4 100644 (file)
@@ -27,4 +27,5 @@ include ../../Makefile.modules
 
 ../../lib/dsp.a: $(BUILTIN_C)
        ar r $@ $^
+       $(RANLIB) $@