#!/usr/bin/make -f

export DESTDIR="`pwd`/debian/pxe-deployment"

%:
	dh "$@"
