#!/usr/bin/make -f

%:
	dh $@ --buildsystem=golang --with=golang

# Clock timing tests fail because of the build environment
override_dh_auto_test: