#!/usr/bin/make -f

export DEB_BUILD_OPTIONS = nocheck

%:
	dh $@
