diff --git a/dub.json b/dub.json index 0650fa4..39fb295 100644 --- a/dub.json +++ b/dub.json @@ -8,5 +8,6 @@ }, "description": "dnet server", "license": "AGPLv3", - "name": "dnet" + "name": "dnet", + "targetPath": "bin" } \ No newline at end of file