summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: ad466ca68b43975204c929d13f69b510cb6d10d1 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh ${@}

override_dh_auto_configure:
	dh_auto_configure -- --enable-dnstap

override_dh_auto_test:
	dh_auto_test --no-parallel