diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 14f2bcecc7c9..1d4773480624 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1999/03/20 05:43:38 taoka Exp $ +# $Id: Makefile,v 1.36 1999/06/06 16:59:45 steve Exp $ # SUBDIR += cdb SUBDIR += db @@ -12,6 +12,7 @@ SUBDIR += msql SUBDIR += mysql321 SUBDIR += mysql322 + SUBDIR += mysql322-client SUBDIR += mysqltutor SUBDIR += p5-DBD-Pg SUBDIR += p5-DBI |