diff options
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index f93dffa7cf3..c886a08e696 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/11/17 17:36:53 wennmach Exp $ +# $NetBSD: Makefile,v 1.24 1999/12/03 09:44:11 rh Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -20,6 +20,7 @@ # SUBDIR += p5-Mysql # SUBDIR += p5-Pg SUBDIR += p5-gdbm + SUBDIR += p5-perl-ldap SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-gdbm |