diff --git a/constantine.nimble b/constantine.nimble index 86d4fb92..f8c27ccc 100644 --- a/constantine.nimble +++ b/constantine.nimble @@ -4,6 +4,8 @@ author = "Mamy Ratsimbazafy" description = "This library provides thoroughly tested and highly-optimized implementations of cryptography protocols." license = "MIT or Apache License 2.0" +installDirs = @["constantine", "metering"] + # Dependencies # ----------------------------------------------------------------