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