#!/usr/bin/make -f

%:
	rm -f CMakeLists.txt latex.qrc
	dh $@
