X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=Makefile;h=ba054bd437b2431a93966318d4a5f78f0caba7ff;hp=4b46baa4cb626f2faca771cad9a5cba5b8d16d37;hb=98d2e30a15ee93625811c13ae9e3a7778313b7a7;hpb=6141152b9819fc7fc9fed8eaf60d5aaa461f8463 diff --git a/Makefile b/Makefile index 4b46baa..ba054bd 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.21 2002/08/01 03:08:19 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.22 2002/08/01 03:09:17 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -21,7 +21,7 @@ DOCSUBDIRS:=doc include Makefile.common -LIBSUBDIRS=interfaces/mysql interfaces/clsql-uffi +LIBSUBDIRS=clsql-mysql clsql-uffi .PHONY: subdirs $(LIBSUBDIRS) .PHONY: all