From 87b8c45121f13fdb06b30f314e71b27de52275b8 Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 2 Jun 2000 12:27:05 +0000 Subject: [PATCH] Link in --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 9b3bacadb27..441f53bc89d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2000/02/01 21:56:17 fgsch Exp $ +# $OpenBSD: Makefile,v 1.10 2000/06/02 12:27:05 espie Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # SUBDIR += db @@ -6,6 +6,7 @@ # SUBDIR += gnats # SUBDIR += msql SUBDIR += mysql + SUBDIR += p5-AsciiDB-TagFile SUBDIR += p5-DBD-Pg # SUBDIR += p5-DBD-mysql SUBDIR += p5-DBI