summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
-rw-r--r--client/CMakeLists.txt3
-rw-r--r--client/go/CMakeLists.txt3
-rw-r--r--dist/vespa.spec1
4 files changed, 0 insertions, 8 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6480407ce52..863ce8dd9de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -68,7 +68,6 @@ add_subdirectory(container-messagebus)
add_subdirectory(container-search)
add_subdirectory(container-search-gui)
add_subdirectory(container-search-and-docproc)
-add_subdirectory(client)
add_subdirectory(cloud-tenant-cd)
add_subdirectory(clustercontroller-apps)
add_subdirectory(clustercontroller-core)
diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt
deleted file mode 100644
index 2353b773c3a..00000000000
--- a/client/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-
-add_subdirectory(go)
diff --git a/client/go/CMakeLists.txt b/client/go/CMakeLists.txt
deleted file mode 100644
index 105f85fe9a4..00000000000
--- a/client/go/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-
-vespa_install_script(bin/vespa bin)
diff --git a/dist/vespa.spec b/dist/vespa.spec
index 5085c341564..031213ac693 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -764,7 +764,6 @@ fi
%dir %{_prefix}/conf/vespa-feed-client
%dir %{_prefix}/lib
%dir %{_prefix}/lib/jars
-%{_prefix}/bin/vespa
%{_prefix}/bin/vespa-feed-client
%{_prefix}/conf/vespa-feed-client/logging.properties
%{_prefix}/lib/jars/vespa-http-client-jar-with-dependencies.jar