#!/usr/bin/make -f

export PYBUILD_NAME=django_favicon_plus_reloaded

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