summaryrefslogtreecommitdiffstats
path: root/vespaclient/CMakeLists.txt
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-09-13 15:15:58 +0200
committergjoranv <gv@oath.com>2019-01-21 15:09:21 +0100
commitfd92032229f603b349ee54cf71ccbaeb5b792a90 (patch)
tree2aaea0c8c6812fde5ac4138f081715f09d040156 /vespaclient/CMakeLists.txt
parentf1791b7a17aa7d4cf6989fad48ebb3fc4e4ef93c (diff)
Remove spooler from config-model
Diffstat (limited to 'vespaclient/CMakeLists.txt')
-rw-r--r--vespaclient/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespaclient/CMakeLists.txt b/vespaclient/CMakeLists.txt
index ed61d730629..8be8751f2c9 100644
--- a/vespaclient/CMakeLists.txt
+++ b/vespaclient/CMakeLists.txt
@@ -15,7 +15,6 @@ vespa_define_module(
src/vespa/vespaclient/clusterlist
APPS
- src/vespa/vespaclient/spoolmaster
src/vespa/vespaclient/vdsstates
src/vespa/vespaclient/vesparoute
)