#!/usr/bin/make -f

%:
	dh $@

export ROS_DISTRO_OVERRIDE=Debian
