Codebase list golang-github-farsightsec-go-nmsg / 80db4ec debian / rules
80db4ec

Tree @80db4ec (Download .tar.gz)

rules @80db4ecraw · 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