X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fbeos%2FMakefile;h=654c8d5cca4ff9da003bbdab20efc30da8ec5af1;hb=a70f8bb371466209770c4c3bcdb7137b94acef66;hp=e185457bf5f496f6a23370793a3d77135b46b5ab;hpb=7f1f24b3aa593a6c426a86e9b707b162372a1b9f;p=vlc diff --git a/plugins/beos/Makefile b/plugins/beos/Makefile index e185457bf5..654c8d5cca 100644 --- a/plugins/beos/Makefile +++ b/plugins/beos/Makefile @@ -27,4 +27,5 @@ include ../../Makefile.modules ../../lib/beos.a: $(BUILTIN_CPP) ar r $@ $^ + $(RANLIB) $@