for oneiric

This commit is contained in:
John Hsu 2011-10-24 14:04:41 -07:00
parent f9eb9f49b3
commit 671b0ab84f
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ rosbuild_init()
set(ROS_LINK_FLAGS "-lm" ${ROS_LINK_FLAGS})
rosbuild_add_executable(bin/ivcon src/ivcon.c)
target_link_libraries(bin/ivcon m)