#!/usr/bin/make -f

%:
	dh --with kde --sourcedirectory=kvpm $@
