#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --parallel --with kde

.PHONY: override_dh_auto_test
