#! /usr/bin/make -f

export PYBUILD_NAME=sphinxygen

%:
	dh $@ --buildsystem=pybuild
