summaryrefslogtreecommitdiffstats
path: root/vespaclient/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@oath.com>2018-04-16 15:38:19 +0200
committerHenning Baldersheim <balder@oath.com>2018-04-16 15:38:19 +0200
commitdb68de6f457386b0c8d02926489df8a0f784a8e1 (patch)
tree309d25d56e137b2df59893093bbfb77e019f59b7 /vespaclient/CMakeLists.txt
parent96c808b99545c027e68c54f0e1fa8ac8425e192f (diff)
Remove unused doclocator
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 8a4e5d5b336..ed61d730629 100644
--- a/vespaclient/CMakeLists.txt
+++ b/vespaclient/CMakeLists.txt
@@ -17,7 +17,6 @@ vespa_define_module(
APPS
src/vespa/vespaclient/spoolmaster
src/vespa/vespaclient/vdsstates
- src/vespa/vespaclient/vespadoclocator
src/vespa/vespaclient/vesparoute
)