X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=2%2Flml2.asd;fp=2%2Flml2.asd;h=d40d7fdcb0b38a483e8643c8c5f6b12fac2aefc8;hb=db645c41bbe9918d7b3f7b2b4967b0c4fcedee94;hp=9f4cfbf3aa1e953ed1d2aec301b0c13e6e8b7196;hpb=5ad497d9e8c313e853dc2b46379d035b8f253a0b;p=lml.git diff --git a/2/lml2.asd b/2/lml2.asd index 9f4cfbf..d40d7fd 100644 --- a/2/lml2.asd +++ b/2/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))))