summaryrefslogtreecommitdiff
path: root/TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-30 17:34:03 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-04-04 19:31:22 +0200
commit40309c0d7818aa3ea79803954068d4ba3c7a670d (patch)
tree8b0b77bb6e34f1a23bf715e93cb0d4266e89259b /TARGETS
parentf68f8b41a9c02100c04fbe07d38ded16119ab5df (diff)
downloadjustbuild-40309c0d7818aa3ea79803954068d4ba3c7a670d.tar.gz
Set top-level default target
... to install the resulting binary to "bin".
Diffstat (limited to 'TARGETS')
-rw-r--r--TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/TARGETS b/TARGETS
index 957b0f3f..43ac0d29 100644
--- a/TARGETS
+++ b/TARGETS
@@ -1,4 +1,5 @@
-{ "exported-just":
+{ "": {"type": "install", "files": {"bin/just": "just"}}
+, "exported-just":
{ "type": "export"
, "target": ["src/buildtool/main", "just"]
, "flexible_config":