#!/usr/bin/make -f

export PYBUILD_NAME=repoze.sphinx.autointerface

%:
	dh $@ --buildsystem=pybuild
