#!/usr/bin/make -f

A = $(DEB_BUILD_OPTIONS)

%:
	dh $@
