diff options
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8879fe356dc..68c00e42d1a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2004/01/10 22:43:06 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2004/01/18 22:23:20 mjl Exp $ # COMMENT= Databases @@ -57,6 +57,7 @@ SUBDIR+= p5-DB_File SUBDIR+= p5-MARC SUBDIR+= p5-MLDBM SUBDIR+= p5-MLDBM-Sync +SUBDIR+= p5-Palm SUBDIR+= p5-SQL-Statement SUBDIR+= p5-gdbm SUBDIR+= p5-perl-ldap |