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