aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
Diffstat (limited to 'wheelwork.asd')
-rw-r--r--wheelwork.asd4
1 files changed, 3 insertions, 1 deletions
diff --git a/wheelwork.asd b/wheelwork.asd
index 3d37472..af2b10a 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -40,6 +40,8 @@
:components ((:file "interactive")
(:file "bitmap")
(:file "text")
- (:file "button")))
+ (:file "button")
+ (:file "frameset")
+ (:file "sprite")))
(:file "application")
(:file "wheelwork")))