diff options
author | Araq <rumpf_a@web.de> | 2018-10-23 17:34:48 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2018-10-23 17:52:18 +0200 |
commit | 00f84d3d22cdeed7b4a2060e6307e3a742729055 (patch) | |
tree | 4fc7efa0607aa0525a126ea16fd72dec859a610f /compiler | |
parent | 4841fc5356eb6dd87fae80be0de63643e5b757ad (diff) | |
download | Nim-00f84d3d22cdeed7b4a2060e6307e3a742729055.tar.gz |
tar.xz building: also ship with the moved testament tool
Diffstat (limited to 'compiler')
-rw-r--r-- | compiler/installer.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/installer.ini b/compiler/installer.ini index 212ec438b..d3dbc8f3e 100644 --- a/compiler/installer.ini +++ b/compiler/installer.ini @@ -69,6 +69,7 @@ Files: "doc" Files: "doc/html" Files: "tools" Files: "nimpretty" +Files: "testament" Files: "nimsuggest" Files: "nimsuggest/tests/*.nim" Files: "web/website.ini" |