#!/usr/bin/make -f

OPTS = ${DEB_BUILD_OPTIONS}

%:
	dh $@
