From b34a3693a89289327a0c48921bf58623d5abadbb Mon Sep 17 00:00:00 2001 From: jfitz Date: Tue, 25 Mar 1997 04:40:29 +0000 Subject: Add msql-beta. --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 4ccc2c25f1db..427fbb338b09 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.11 1996/10/24 08:59:35 jfitz Exp $ +# $Id: Makefile,v 1.12 1996/12/12 02:41:29 erich Exp $ # SUBDIR += exodus SUBDIR += gdbm SUBDIR += gnats SUBDIR += msql + SUBDIR += msql-beta SUBDIR += p5-DBD-mSQL SUBDIR += p5-DBI SUBDIR += p5-Msql -- cgit