X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fsb-cltl2%2Fsb-cltl2.asd;h=a4cb89b25d968a79c15af24207ac070e40f05ab6;hb=bf25f936158ea89a142d86a0f0216a8bed029dc5;hp=3055a8e2800e79bdb61598fb8a9ad79fe8c6b2ec;hpb=3d446163adb5602f4cf4743fb7f97ad187a6b2c0;p=sbcl.git diff --git a/contrib/sb-cltl2/sb-cltl2.asd b/contrib/sb-cltl2/sb-cltl2.asd index 3055a8e..a4cb89b 100644 --- a/contrib/sb-cltl2/sb-cltl2.asd +++ b/contrib/sb-cltl2/sb-cltl2.asd @@ -8,7 +8,7 @@ #+sb-building-contrib :pathname #+sb-building-contrib "SYS:CONTRIB;SB-CLTL2;" :components ((:file "defpackage") - (:file "compiler-let" :depends-on ("defpackage")) + (:file "compiler-let" :depends-on ("defpackage")) (:file "macroexpand" :depends-on ("defpackage")) (:file "env" :depends-on ("defpackage"))))