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