#!/usr/bin/make -f

export PKG_CONFIG=/usr/bin/pkgconf

%:
	dh $@
