Skip to content

Commit

Permalink
Fixed extern manual/tutoral style installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
NTSFka committed Sep 14, 2015
1 parent 058671d commit fa03366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/Manual.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ elseif (CONFIG_MANUAL_EXTERN OR CONFIG_MANUAL_TUTORIAL_EXTERN)
install(FILES
${CONFIG_MANUAL_EXTERN}
${CONFIG_MANUAL_TUTORIAL_EXTERN}
${MANUAL_DIR}/github.css
${CMAKE_SOURCE_DIR}/manual/github.css
COMPONENT Manual
DESTINATION "${INSTALL_DIR_MANUAL}"
)
Expand Down

0 comments on commit fa03366

Please sign in to comment.