#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Wed, 11 Feb 2015 11:35:13 +0100
export PYBUILD_NAME=cpopen
%:
	dh $@ --with python2 --buildsystem=pybuild

