From 00f84d3d22cdeed7b4a2060e6307e3a742729055 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 23 Oct 2018 17:34:48 +0200 Subject: [PATCH] tar.xz building: also ship with the moved testament tool --- compiler/installer.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/installer.ini b/compiler/installer.ini index 212ec438bd..d3dbc8f3e0 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"