X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/48eb81ca02d7e618ecc474f73ef948b023586857..944bf9362ff51217b1617f85126d26e821b8aa91:/src/sod.asd.in diff --git a/src/sod.asd.in b/src/sod.asd.in index 0755979..eabc504 100644 --- a/src/sod.asd.in +++ b/src/sod.asd.in @@ -69,6 +69,7 @@ :components ((:file "utilities") + (:file "optparse") ;; Parser equipment. This is way more elaborate than it needs to be, but ;; it was interesting, and it may well get split off into a separate