#!/usr/bin/make -f

export PYBUILD_NAME=django_any_js

%:
	dh $@ --buildsystem=pybuild
