]> git.sesse.net Git - vlc/blobdiff - plugins/gnome/Makefile
* Mandatory step for video output IV and the audio output quality
[vlc] / plugins / gnome / Makefile
index 39789da6eab6c258029abeed29304eac93977c6f..5665090ee8f665b82d5e808dd9800a52d7e6437a 100644 (file)
@@ -35,4 +35,5 @@ $(BUILTIN_GNOME): BUILTIN_%.o: %.c
 
 ../../lib/gnome.a: $(BUILTIN_GNOME)
        ar r $@ $^
+       $(RANLIB) $@