Codebase list golang-github-farsightsec-go-nmsg / ad4b06e debian / rules
ad4b06e

Tree @ad4b06e (Download .tar.gz)

rules @ad4b06eraw · history · blame

1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := cgo-nmsg container_test

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