#!/usr/bin/make -f

export PYBUILD_NAME = ntlm-auth

%:
	dh $@ --buildsystem=pybuild --without=single-binary
