summaryrefslogtreecommitdiffstats
path: root/storageapi
diff options
context:
space:
mode:
Diffstat (limited to 'storageapi')
-rw-r--r--storageapi/src/vespa/storageapi/app/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageapi/src/vespa/storageapi/app/CMakeLists.txt b/storageapi/src/vespa/storageapi/app/CMakeLists.txt
index 45f48e4d1a0..639b866a123 100644
--- a/storageapi/src/vespa/storageapi/app/CMakeLists.txt
+++ b/storageapi/src/vespa/storageapi/app/CMakeLists.txt
@@ -2,7 +2,6 @@
vespa_add_executable(storageapi_getbucketid_app
SOURCES
getbucketid.cpp
- INSTALL bin
DEPENDS
storageapi
)