Skip to content

Commit

Permalink
install advertisetest (#2045)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKaiser-TomTom committed Sep 15, 2020
1 parent 121bac9 commit 5195014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/rostest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ catkin_package(DEPENDS Boost
catkin_python_setup()

catkin_install_python(
PROGRAMS nodes/hztest nodes/paramtest nodes/publishtest
PROGRAMS nodes/advertisetest nodes/hztest nodes/paramtest nodes/publishtest
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/nodes)
install(DIRECTORY include/${PROJECT_NAME}/
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION}
Expand Down

0 comments on commit 5195014

Please sign in to comment.