#!/bin/sh
set -e

make -C ffmpeg_build install "$@"
