diff options
Diffstat (limited to 'agl-identity-service/CMakeLists.txt')
-rw-r--r-- | agl-identity-service/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agl-identity-service/CMakeLists.txt b/agl-identity-service/CMakeLists.txt index b70c1d1..7ef4f7a 100644 --- a/agl-identity-service/CMakeLists.txt +++ b/agl-identity-service/CMakeLists.txt @@ -22,3 +22,4 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake) install(DIRECTORY etc DESTINATION ./) +install(DIRECTORY htdocs/identity DESTINATION htdocs) |