#!/usr/bin/make -f

export DEB_ENABLE_TESTS = no # missing generic-random

%:
	dh $@
