summaryrefslogtreecommitdiffstats
path: root/config-model/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2022-06-08 08:36:59 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:32 +0200
commitd4562260628bf666b56705e03f4ba41dd3d33621 (patch)
treefd798222d1dbe66af3bd31c4ecaaa3ac6cded388 /config-model/CMakeLists.txt
parent789634f8caa3319d0498577985e4a09165b7f713 (diff)
Remove undocumented, non-working tool for expanding config
Diffstat (limited to 'config-model/CMakeLists.txt')
-rw-r--r--config-model/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model/CMakeLists.txt b/config-model/CMakeLists.txt
index 80776eb99c5..cecbfe7a646 100644
--- a/config-model/CMakeLists.txt
+++ b/config-model/CMakeLists.txt
@@ -2,7 +2,6 @@
install_jar(config-model-jar-with-dependencies.jar)
vespa_install_script(src/main/perl/vespa-deploy bin)
-vespa_install_script(src/main/perl/vespa-expand-config.pl bin)
install(DIRECTORY src/main/resources/schema DESTINATION share/vespa PATTERN ".gitignore" EXCLUDE)
install(DIRECTORY src/main/resources/schema DESTINATION share/vespa/schema/version/8.x PATTERN ".gitignore" EXCLUDE)