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