0.8.14.13: Step SBCL, step!
[sbcl.git] / contrib / sb-aclrepl / sb-aclrepl.asd
index 9a7a134..8a18b39 100644 (file)
@@ -6,6 +6,8 @@
 (defsystem sb-aclrepl
     :author "Kevin Rosenberg <kevin@rosenberg.net>"
     :description "An AllegroCL compatible REPL"
+    #+sb-building-contrib :pathname
+    #+sb-building-contrib "SYS:CONTRIB;SB-ACLREPL;"
     :components ((:file "toplevel")
                 (:file "repl" :depends-on ("toplevel"))
                 (:file "inspect" :depends-on ("repl"))