From 264627a6575797a52fc108599f7295b8a2aadb37 Mon Sep 17 00:00:00 2001 From: Yuriy Glukhov Date: Tue, 18 Dec 2018 23:31:01 +0200 Subject: Add nimsuggest to installDirs (#10035) --- compiler.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler.nimble b/compiler.nimble index 5929df3ec..f4da45519 100644 --- a/compiler.nimble +++ b/compiler.nimble @@ -4,6 +4,6 @@ author = "Andreas Rumpf" description = "Compiler package providing the compiler sources as a library." license = "MIT" -installDirs = @["compiler"] +installDirs = @["compiler", "nimsuggest"] requires "nim >= 0.14.0" -- cgit 1.4.1-2-gfad0