aboutsummaryrefslogtreecommitdiff
path: root/cantedraw.asd
diff options
context:
space:
mode:
Diffstat (limited to 'cantedraw.asd')
-rw-r--r--cantedraw.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/cantedraw.asd b/cantedraw.asd
index e3b64b4..5bae167 100644
--- a/cantedraw.asd
+++ b/cantedraw.asd
@@ -8,6 +8,7 @@
(:module "src"
:components
((:file "model")
+ (:file "game")
(:file "main"))))
:build-operation "program-op"
:build-pathname "bin/cantedraw"