#!/usr/bin/make -f

export DH_ALWAYS_EXCLUDE=.svn

%:
	dh $@
