#!/bin/sh
set -ex

hvcc debian/tests/clip.pd --gen dpf --name clap --out_dir tmp
make -C tmp
# currently we do  not have a way to test the generated plugins...
