summaryrefslogtreecommitdiff
path: root/dnd.asd
diff options
context:
space:
mode:
Diffstat (limited to 'dnd.asd')
-rw-r--r--dnd.asd4
1 files changed, 3 insertions, 1 deletions
diff --git a/dnd.asd b/dnd.asd
index a0bb68a..90dacf9 100644
--- a/dnd.asd
+++ b/dnd.asd
@@ -19,7 +19,8 @@
#:ironclad
#:jonathan
#:quri
- #:bordeaux-threads)
+ #:bordeaux-threads
+ #:testiere)
:components ((:file "package")
(:file "utilities")
(:file "init")
@@ -27,5 +28,6 @@
(:file "flash")
(:file "endpoints")
(:file "pages")
+ (:file "queries")
(:file "transactions")
(:file "dnd")))