diff --git a/dub.json b/dub.json index fe22248..b35b286 100644 --- a/dub.json +++ b/dub.json @@ -17,6 +17,7 @@ { "name": "color", "description": "Base library for image and color definitions" + "sourceFiles": ["color.d"] } ]