remove reference to deleted rosdep.yaml
This commit is contained in:
parent
fd23f7bf33
commit
35a9523f17
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue