aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
Diffstat (limited to 'wheelwork.asd')
-rw-r--r--wheelwork.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/wheelwork.asd b/wheelwork.asd
index 47873c5..3d37472 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -39,6 +39,7 @@
(:module "interactive"
:components ((:file "interactive")
(:file "bitmap")
- (:file "text")))
+ (:file "text")
+ (:file "button")))
(:file "application")
(:file "wheelwork")))