summaryrefslogtreecommitdiffstats
path: root/base/common
diff options
context:
space:
mode:
Diffstat (limited to 'base/common')
-rw-r--r--base/common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/common/CMakeLists.txt b/base/common/CMakeLists.txt
index 1a308ebb9..c4a4b1d41 100644
--- a/base/common/CMakeLists.txt
+++ b/base/common/CMakeLists.txt
@@ -31,7 +31,7 @@ install(
DIRECTORY
shared/
DESTINATION
- ${DATA_INSTALL_DIR}/shared/
+ ${DATA_INSTALL_DIR}/server/
PATTERN
"lib/*" EXCLUDE
)