#!/usr/bin/make -f

export PYBUILD_NAME=compreffor

%:
	dh $@ --buildsystem=pybuild
