File: rules

package info (click to toggle)
node-husl 6.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,820 kB
  • ctags: 147
  • sloc: java: 612; ansic: 285; makefile: 11; sh: 2
file content (15 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	make husl.min.js

override_dh_auto_test:
	mocha --compilers coffee:coffee-script/register