X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=5e2958182686c73cdc5d1bf7eed601e13fdd6fbb;hb=cdd84f18473361ae5220666bbe0526fa565bc060;hp=1b2e4fb1aed441cf7cbefb0a7169ca46e13f160a;hpb=637e1f9c21e7b1d3b6f0b96ff266bfba40fa6d9a;p=clsql.git diff --git a/Makefile b/Makefile index 1b2e4fb..5e29581 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.18 2002/05/13 03:24:41 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.19 2002/05/15 17:10:28 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -15,7 +15,7 @@ PKG:=clsql DEBPKG=cl-sql -SUBDIRS:=interfaces sql cmucl-compat +SUBDIRS:=interfaces sql base DOCSUBDIRS:=doc include Makefile.common