#!/usr/bin/make -f

export DEB_BUILD_HARDENING=1

export FEATURES="tls bob lpd cmd nss"

%:
	dh $@ 
