summaryrefslogtreecommitdiffstats
path: root/config/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2022-09-14 12:33:47 +0000
committerArne Juul <arnej@yahooinc.com>2022-09-14 12:34:09 +0000
commit1e0fb6e6346ffe89d9e9c467f9c36bb4beae494e (patch)
treec628c5aaa4992e9aedf95c31bc72ae1490ef452f /config/CMakeLists.txt
parent736524f0c11604d167d73f5dffab65d7692e0d73 (diff)
remove superseded perl script
Diffstat (limited to 'config/CMakeLists.txt')
-rw-r--r--config/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/CMakeLists.txt b/config/CMakeLists.txt
index 24d5513bbfc..1c04aa3eaa8 100644
--- a/config/CMakeLists.txt
+++ b/config/CMakeLists.txt
@@ -54,5 +54,3 @@ vespa_define_module(
src/tests/subscription
src/tests/configparser
)
-
-vespa_install_script(src/apps/vespa-config/vespa-config.pl libexec/vespa)