#!/usr/bin/make -f

export ROS_CONFIGURE_AMENT_CMAKE_ARGS = -DAMENT_INDEX_CPP_SOVERSION=0d

%:
	dh $@ --buildsystem=ros
