#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS := hardening=+all
export ap_basedir=/usr/share/apache2

%:
	dh $@
