#!/usr/bin/make -f

export PYBUILD_NAME=markdown_rundoc

%:
	dh $@ --buildsystem=pybuild
