#!/usr/bin/make -f

export BASHCOMPDIR=/usr/share/bash-completion/completions

%:
	dh $@
