#!/usr/bin/make -f

%:
	dh $@

# don't test, the tests require a desktop environment
.PHONY: override_dh_auto_test
