Skip to content

Commit

Permalink
fix install tags
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer authored Feb 8, 2017
1 parent 79438ed commit caae2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cob_lookat_action/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ install(DIRECTORY include/${PROJECT_NAME}/
)

install(PROGRAMS scripts/cob_lookat_action_client.py scripts/cob_lookat_target_publisher.py
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}/scripts
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)

0 comments on commit caae2f8

Please sign in to comment.