#!/usr/bin/make -f

%:
	dh $@

override_dh_gnome_clean:
	dh_gnome_clean --no-control
