X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=lml2.asd;h=d40d7fdcb0b38a483e8643c8c5f6b12fac2aefc8;hp=9f4cfbf3aa1e953ed1d2aec301b0c13e6e8b7196;hb=91da637a38b3a1f38d0bf25b2e3584b80400664f;hpb=e7cefaeeb0a2f4d4dc6a4600c8f28c09cb726da1 diff --git a/lml2.asd b/lml2.asd index 9f4cfbf..d40d7fd 100644 --- a/lml2.asd +++ b/lml2.asd @@ -39,6 +39,7 @@ #+ignore (:file "read-macro" :depends-on ("base")) (:file "stdsite" :depends-on ("base")) (:file "downloads" :depends-on ("base")) + (:file "apache-dir" :depends-on ("base")) )) (defmethod perform ((o test-op) (c (eql (find-system 'lml2))))