From 3dbb8310fe04e73b79e0a728d3e821efaab23664 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 16 Nov 1998 15:48:36 +0000 Subject: [PATCH] Activate gmysql. --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index a2fd21e3ab1d..c7fd8e373408 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.30 1998/09/06 19:23:36 andreas Exp $ +# $Id: Makefile,v 1.31 1998/11/03 10:02:10 tg Exp $ # SUBDIR += cdb SUBDIR += db SUBDIR += gadfly SUBDIR += gdbm + SUBDIR += gmysql SUBDIR += gnats SUBDIR += msql SUBDIR += mysql321