diff --git a/dub.json b/dub.json index 4c42c69..5bb6a61 100644 --- a/dub.json +++ b/dub.json @@ -18,7 +18,7 @@ "targetType": "library", "excludedSourceFiles": [ "src/client/*", - "src/server/server.d" + "src/server/main.d" ] }, {