Skip to content

Commit

Permalink
Added config folder to install command.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfankhauser committed Jan 13, 2016
1 parent e647df9 commit 93ca546
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions grid_map_demos/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ target_link_libraries(
${catkin_LIBRARIES}
)


#############
## Install ##
#############
Expand All @@ -102,7 +101,7 @@ install(

# Mark other files for installation
install(
DIRECTORY doc launch rviz scripts
DIRECTORY config doc launch rviz scripts
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

0 comments on commit 93ca546

Please sign in to comment.