#!/usr/bin/make -f
# -*- makefile -*-

export PERL5LIB=t/lib

%:
	dh $@
