#! /usr/bin/make -f

SHELL := /bin/bash

override_dh_auto_clean:

override_dh_auto_test:

%:
	dh $@
