#!/usr/bin/make -f

export ROS_CONFIGURE_ARGS = -DMEMORY_TOOLS_SOVERSION=0d

%:
	dh $@ --buildsystem=ros
