#!/usr/bin/make -f

# Takes too long: https://github.com/GaloisInc/RSA/issues/9
# export DEB_ENABLE_TESTS = yes

%:
	dh $@
