diff --git a/roswww_static/CMakeLists.txt b/roswww_static/CMakeLists.txt index 74bc93ad..d24d37e4 100644 --- a/roswww_static/CMakeLists.txt +++ b/roswww_static/CMakeLists.txt @@ -12,7 +12,7 @@ endmacro() install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) -catkin_install_python(PROGRAMS update +catkin_install_python(PROGRAMS src/update DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} )