#!/usr/bin/make -f

%:
	dh $@ --buildsystem=meson --without autoreconf,autoreconf_clean
