diff options
Diffstat (limited to 'libtransport')
-rw-r--r-- | libtransport/src/protocols/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtransport/src/protocols/CMakeLists.txt b/libtransport/src/protocols/CMakeLists.txt index 3156d9ae9..8bfbdd6ad 100644 --- a/libtransport/src/protocols/CMakeLists.txt +++ b/libtransport/src/protocols/CMakeLists.txt @@ -53,7 +53,7 @@ list(APPEND SOURCE_FILES ) set(RAAQM_CONFIG_INSTALL_PREFIX -${CMAKE_INSTALL_PREFIX}/etc/hicn + ${CMAKE_INSTALL_FULL_SYSCONFDIR}/hicn ) set(raaqm_config_path |