summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-12-02 12:08:22 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-12-02 12:18:53 +0000
commited16494373ec67881f4389cb72379eb84cb39bd2 (patch)
tree93a5472bf8c74ea0c8eb8bba20aa52b41772be97 /CMakeLists.txt
parente88b274e49c2b74495caa210621ac0cc47d797cc (diff)
Move vespa-status-filedistribution to where the other clients are and use a common jar file.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4f7d7a0c0bb..5c291c1952a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -101,7 +101,6 @@ add_subdirectory(fastos)
add_subdirectory(fbench)
add_subdirectory(fileacquirer)
add_subdirectory(filedistribution)
-add_subdirectory(filedistribution-client)
add_subdirectory(flags)
add_subdirectory(fnet)
add_subdirectory(fsa)