File: rules

package info (click to toggle)
golang-github-jdkato-syllables 0.1.0%2Bgit20170409.10.8961fa0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 168 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