#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Sat, 01 Feb 2020 09:54:58 -0700
##
##	dh $@ --with python2 --buildsystem=pybuild
##
export PYBUILD_NAME=msgpack
%:
	dh $@ --buildsystem=python_distutils --with python2
