r2968: *** empty log message ***
[kmrcl.git] / kmrcl.asd
index 5ebe2a9eec26d90e15db9b81ee7b99935be3b6ac..5216a5e6253e6bf0b15669b82ad9fa75bdcd957e 100644 (file)
--- a/kmrcl.asd
+++ b/kmrcl.asd
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: kmrcl.asd,v 1.3 2002/10/10 16:23:48 kevin Exp $
+;;;; $Id: kmrcl.asd,v 1.4 2002/10/11 23:51:33 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -34,7 +34,7 @@
      
      (:file "web-utils" :depends-on ("package"))
      (:file "xml-utils" :depends-on ("package"))
-     #+(or allegro lispworks) (:file "ml-class" :depends-on ("package"))
+     #+(or allegro lispworks cmu) (:file "ml-class" :depends-on ("package"))
      #+(or allegro aserve) (:file "web-utils-aserve" :depends-on ("package"))
      )
     )