remove reference to deleted rosdep.yaml

This commit is contained in:
Brian Gerkey 2012-02-10 23:56:12 +00:00
parent fd23f7bf33
commit 35a9523f17
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ add_nosetests(tools/rosclean/test)
add_nosetests(tools/roscreate/test)
# INSTALLATION
install(FILES stack.xml rosdep.yaml
install(FILES stack.xml
DESTINATION share/ros)
install(FILES config/rosconsole.config
DESTINATION share/ros/config)