From 04febed0f3c16deca4219a8169f6ac11c5cca301 Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Mon, 28 Sep 2015 09:27:07 -0400 Subject: [PATCH] dub --- dub.json | 1 + 1 file changed, 1 insertion(+) 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"] } ]