summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2018-05-08 15:53:40 +0000
committerHåvard Pettersen <havardpe@oath.com>2018-05-09 13:02:59 +0000
commit4e953d4813d3384eaf4761f4930b36036b0dda21 (patch)
treefd4d012f7ea51138bb4d99d35006bf90acceba31 /vespalib/CMakeLists.txt
parent57e7ff91fdb1a319087ced1748a05de159556024 (diff)
added tools to detect and validate hostname
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 40d0c539c86..33553da9422 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -10,6 +10,8 @@ vespa_define_module(
APPS
src/apps/make_fixture_macros
+ src/apps/vespa-detect-hostname
+ src/apps/vespa-validate-hostname
TESTS
src/tests/alignedmemory