From 540e98153295e9ef8dd60b67a035042f034c0f23 Mon Sep 17 00:00:00 2001 From: dcoppa Date: Wed, 24 Nov 2010 14:42:22 +0000 Subject: [PATCH] +hs-HDBC-mysql --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 1a539e23172..7345fb3fe3b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.185 2010/11/19 22:50:56 jeremy Exp $ +# $OpenBSD: Makefile,v 1.186 2010/11/24 14:42:22 dcoppa Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # SUBDIR = @@ -14,6 +14,7 @@ SUBDIR += gnats SUBDIR += gq SUBDIR += hs-HDBC + SUBDIR += hs-HDBC-mysql SUBDIR += hs-HDBC-postgresql SUBDIR += hs-HDBC-sqlite3 SUBDIR += iodbc