From 049f84587e6f50d7956987b5fbba435ec1b439de Mon Sep 17 00:00:00 2001 From: avsm Date: Thu, 1 Jun 2006 01:21:01 +0000 Subject: [PATCH] +ocaml-sqlite3 --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index f1a4d4945bd..a4e52998f7e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.84 2006/05/09 15:19:38 espie Exp $ +# $OpenBSD: Makefile,v 1.85 2006/06/01 01:21:01 avsm Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # SUBDIR += db @@ -22,6 +22,7 @@ SUBDIR += mysqlcc SUBDIR += mytop SUBDIR += ocaml-postgresql + SUBDIR += ocaml-sqlite3 SUBDIR += openldap SUBDIR += p5-AsciiDB-TagFile SUBDIR += p5-BerkeleyDB