From 53eabae9280752a0d626c0353b3687e5fff1072a Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Sun, 26 Jul 2026 11:03:01 +0100 Subject: Trim asd --- haiku-book.asd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'haiku-book.asd') diff --git a/haiku-book.asd b/haiku-book.asd index 1a16050..c5afafb 100644 --- a/haiku-book.asd +++ b/haiku-book.asd @@ -1,6 +1,4 @@ (defsystem haiku-book :class :package-inferred-system - :depends-on (:haiku-book/frame) - :components - ((:static-file "story.text"))) + :depends-on (:haiku-book/frame)) -- cgit v1.2.3