#!/usr/bin/make -f

%:
	dh $@ --with quilt,bash-completion -Scmake+ninja -Bbuild

override_dh_auto_test:
