#!/usr/bin/make -f export DH_GOLANG_INSTALL_EXTRA = fixtures export DH_GOLANG_EXCLUDES := examples %: dh $@ --builddirectory=_build --buildsystem=golang --with=golang override_dh_auto_test: TEST_SOCKET_DIR=$(CURDIR)/_build dh_auto_test