aboutsummaryrefslogtreecommitdiff
path: root/weekend.asd
diff options
context:
space:
mode:
Diffstat (limited to 'weekend.asd')
-rw-r--r--weekend.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/weekend.asd b/weekend.asd
index ff0ee8e..0e75196 100644
--- a/weekend.asd
+++ b/weekend.asd
@@ -9,6 +9,7 @@
:pathname "src/"
:serial t
:components ((:file "package")
+ (:file "debugging")
(:file "protocol")
(:file "endpoint")
(:file "defendpoint")))