#!/usr/bin/make -f

OPTS = ${DEB_BUILD_OPTS}

%:
	dh $@
