#!/usr/bin/make -f # examples/ folder is not for build, but just for docs export DH_GOLANG_EXCLUDES := examples override_dh_auto_test: ulimit -n 2048 && dh_auto_test %: dh $@ --buildsystem=golang --with=golang