File: rules

package info (click to toggle)
node-once 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 88 kB
  • ctags: 2
  • sloc: makefile: 4; sh: 2
file content (8 lines) | stat: -rwxr-xr-x 88 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_test:
	tap test/*.js