#!/usr/bin/make -f

export DEB_ENABLE_TESTS = yes

build-haddock-stamp: export LC_ALL := C.UTF-8

%:
	dh $@
