#!/usr/bin/make -f

# make build non-silent
export V=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@