From 21a50fb5aaccb28e164eaf7f1e1e4af19bfb0779 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 5 Mar 2023 18:42:18 -0800 Subject: Remove: pages.lisp, join-gaming-group.lisp; --- dnd.asd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dnd.asd') diff --git a/dnd.asd b/dnd.asd index 2720764..032e37a 100644 --- a/dnd.asd +++ b/dnd.asd @@ -43,7 +43,9 @@ (:module "pages" :serial t :components ((:file "doorkeeper") + (:file "goddess-shrine") + (:file "join") (:file "tavern"))) - (:FILE "endpoints") + (:file "endpoints") (:file "init") (:file "dnd"))))) -- cgit v1.2.3