#!/bin/sh

: ${testdir:=$PWD/debian/tests}

pmake -f $testdir/Makefile.pmake sanity
