X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/c43f7bbf89a0653ed3665146f6f9586efbc07c5c..12949379840101e2d65883f29c5e8f0f6de49e9c:/src/sod-frontend.asd.in diff --git a/src/sod-frontend.asd.in b/src/sod-frontend.asd.in index 7c7a92c..d508bae 100644 --- a/src/sod-frontend.asd.in +++ b/src/sod-frontend.asd.in @@ -56,7 +56,6 @@ :depends-on ("cl-launch" "sod") :components - ((:file "optparse") - (:file "frontend" :depends-on ("optparse")))) + ((:file "frontend"))) ;;;----- That's all, folks --------------------------------------------------