#!/usr/bin/make -f

%:
	dh $@ --sourcedirectory=bbrun

override_dh_auto_install:
	dh_install
