X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=65c55e6d6ee9427e1d63e708db1ecac56b7bd5e8;hp=1860a3a922d621c8fcdfc196bf43b391a3a49016;hb=150e23be29d88d99e4114a8cff017b3cce005e10;hpb=826bea2b7f2abb21e34418938a9d5ecc2bb822b5 diff --git a/Makefile b/Makefile index 1860a3a..65c55e6 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # # CVS Id: $Id$ # -# This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg +# This file, part of CLSQL, is Copyright (c) 2002-2004 by Kevin M. Rosenberg # # CLSQL users are granted the rights to distribute and use this software # as governed by the terms of the Lisp Lesser GNU Public License @@ -15,7 +15,7 @@ PKG := clsql DEBPKG := cl-sql -SUBDIRS := sql tests uffi base db-mysql db-aodbc \ +SUBDIRS := sql tests uffi base classic db-mysql db-aodbc \ db-postgresql db-postgresql-socket db-sqlite DOCSUBDIRS:=doc