#!/usr/bin/make -f

include /usr/share/dpkg/default.mk

export DEB_ENABLE_TESTS = yes

%:
	dh $@
