diff --git a/waku.nimble b/waku.nimble index c63d20246..0ee0bdc26 100644 --- a/waku.nimble +++ b/waku.nimble @@ -8,6 +8,7 @@ version = "0.36.0" author = "Status Research & Development GmbH" description = "Waku, Private P2P Messaging for Resource-Restricted Devices" license = "MIT or Apache License 2.0" +srcDir = "waku" #bin = @["build/waku"] ### Dependencies