summary refs log tree commit diff stats
path: root/compiler/installer.ini
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-06-09 17:34:51 +0200
committerAndreas Rumpf <rumpf_a@web.de>2016-06-09 17:34:57 +0200
commit76c8d6164b10846f18dbd441e4d1db5d501da09d (patch)
tree61127dbd248c2bfead73ce1e57e087a48bb858e4 /compiler/installer.ini
parent0ea65a824d61dcfeb93193f38745667880943ba3 (diff)
downloadNim-76c8d6164b10846f18dbd441e4d1db5d501da09d.tar.gz
added 'koch testinstall' command; more installer related bugfixes
Diffstat (limited to 'compiler/installer.ini')
-rw-r--r--compiler/installer.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/installer.ini b/compiler/installer.ini
index 8fe269cdd..96254252f 100644
--- a/compiler/installer.ini
+++ b/compiler/installer.ini
@@ -68,6 +68,7 @@ Files: "web/ticker.html"
 Files: "web/*.nim"
 Files: "web/*.txt"
 Files: "web/*.rst"
+Files: "web/*.csv"
 Files: "web/news/*.rst"
 Files: "bin/nimblepkg/*.nim"
 Files: "bin/nimblepkg/*.cfg"