#!/bin/sh
set -e

make -C libvpx install $@
