#!/usr/bin/make -f

export ZSTD_EXTERNAL=1

%:
	dh $@ --buildsystem=pybuild
