#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := \
	example/service internal/codegen/cmd internal/repotools \
	service/internal/benchmark

%:
	dh $@ --buildsystem=golang --builddirectory=_build