#!/usr/bin/make -f

%:
	dh $@ --with kde

.PHONY: override_dh_auto_test
