summaryrefslogtreecommitdiff
path: root/dağ.asd
diff options
context:
space:
mode:
Diffstat (limited to 'dağ.asd')
-rw-r--r--dağ.asd6
1 files changed, 3 insertions, 3 deletions
diff --git a/dağ.asd b/dağ.asd
index 22e5237..308c51d 100644
--- a/dağ.asd
+++ b/dağ.asd
@@ -4,6 +4,6 @@
;; :depends-on ()
:pathname "src/"
:components ((:file "main")
- ;; (:module "json"
- ;; :components (()))
- ))
+ (:module "json"
+ :components ((:file "paket")
+ (:file "json")))))