#!/usr/bin/make -f

export NO_STATIC_ZSTD := 1

%:
	dh $@
