#!/bin/sh
set -e

make -C fribidi install "$@" -j1 # race conditions in the make rules
