From 751c14b92365fed6ba5c10052ebd2dd1ad1554cc Mon Sep 17 00:00:00 2001 From: jasper Date: Sat, 28 Jul 2007 21:38:44 +0000 Subject: [PATCH] add tdb --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 771f4287f0e..f2e0b41c2fa 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.120 2007/06/08 17:19:39 simon Exp $ +# $OpenBSD: Makefile,v 1.121 2007/07/28 21:38:44 jasper Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # SUBDIR += architect @@ -112,6 +112,7 @@ SUBDIR += sqliteman SUBDIR += sqlports SUBDIR += sqsh + SUBDIR += tdb SUBDIR += xmysql SUBDIR += xmysqladmin