#!/usr/bin/make -f

export PYBUILD_NAME=django_haystack_redis

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