diff options
author | Araq <rumpf_a@web.de> | 2016-06-08 23:33:15 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-06-08 23:33:15 +0200 |
commit | 1f1b61f432326cbef834d8148c3a4dc492d52f50 (patch) | |
tree | 315364c6f0eea080cf31ab8ba8ddb8d9802aae99 /compiler/installer.ini | |
parent | 8d7e2b9c7206d84add664f097835948e70e6807b (diff) | |
download | Nim-1f1b61f432326cbef834d8148c3a4dc492d52f50.tar.gz |
added missing files to the installation process
Diffstat (limited to 'compiler/installer.ini')
-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 e12013586..8fe269cdd 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/news/*.rst" Files: "bin/nimblepkg/*.nim" Files: "bin/nimblepkg/*.cfg" |