#!/usr/bin/make -f
%:
	dh $@ --without=single-binary

#override_dh_auto_configure:
#	dh_auto_configure -- -Dinstall_wn_db=false
