r2735: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 16 Sep 2002 18:07:22 +0000 (18:07 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 16 Sep 2002 18:07:22 +0000 (18:07 +0000)
uffi.asd

index 1be5c3453da10af8993448a9fa0f74f62182640b..c138809f311f55bacae0c70c0c6b18e744d74bf2 100644 (file)
--- a/uffi.asd
+++ b/uffi.asd
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: uffi.asd,v 1.10 2002/09/16 17:57:43 kevin Exp $
+;;;; $Id: uffi.asd,v 1.11 2002/09/16 18:07:22 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -33,7 +33,7 @@
 
   :components
   (
-   #+(cmu sbcl allegro lispworks)
+   #+(or cmu sbcl allegro lispworks)
      (:module :src-main
              :components
              ((:file "package")