summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 8e0d13355cf5875bca2c5e3a18a213eb7620d0e3 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := example/

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