added rosbash to cakin

This commit is contained in:
Brian Gerkey 2011-12-09 23:49:06 +00:00
parent ee57cdace7
commit 0c2dd057b8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ find_package(catkin)
foreach(subdir
core/roslib
tools/rosbash
)
add_subdirectory(${subdir})
endforeach()