aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/deb/rules
blob: 222d161d692f1158874b7cd863b4705d1eff73df (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export DH_VERBOSE = 1

%:
	dh $@ --list-missing --with autoreconf

override_dh_auto_test:
	$(MAKE) check