aboutsummaryrefslogtreecommitdiffstats
path: root/storageserver/src
diff options
context:
space:
mode:
Diffstat (limited to 'storageserver/src')
-rw-r--r--storageserver/src/apps/storaged/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageserver/src/apps/storaged/CMakeLists.txt b/storageserver/src/apps/storaged/CMakeLists.txt
index 3fb02b5d1b9..10f38cf5269 100644
--- a/storageserver/src/apps/storaged/CMakeLists.txt
+++ b/storageserver/src/apps/storaged/CMakeLists.txt
@@ -7,7 +7,6 @@ vespa_add_executable(storageserver_storaged_app
INSTALL sbin
DEPENDS
storageserver_storageapp
- searchlib_searchlib_uca
)
install(CODE "execute_process(COMMAND ln -snf vespa-storaged-bin \$ENV{DESTDIR}/\${CMAKE_INSTALL_PREFIX}/sbin/vespa-distributord-bin)")