diff options
-rw-r--r-- | TARGETS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -{ "exported-just": +{ "": {"type": "install", "files": {"bin/just": "just"}} +, "exported-just": { "type": "export" , "target": ["src/buildtool/main", "just"] , "flexible_config": |