#!/usr/bin/make -f

export LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)

%:
	dh $@ -- -Dsrc
