File: rules

package info (click to toggle)
golang-github-unknwon-goconfig 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Include test fixtures
export DH_GOLANG_INSTALL_EXTRA := testdata

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