#!/usr/bin/make -f

export ROS_SKIP_INSTALL = ament_cmake_python_test

%:
	dh $@ --buildsystem=ros
