#!/usr/bin/make -f export PYBUILD_NAME = flaskext.multistatic %: dh $@ --with python3 --buildsystem=pybuild override_dh_installexamples: mv example.conf example-httpd.conf dh_installexamples