diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index a51afb7d43d..9324824d6b5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2004/04/15 10:37:45 grant Exp $ +# $NetBSD: Makefile,v 1.129 2004/04/15 10:49:04 grant Exp $ # COMMENT= Databases @@ -50,6 +50,7 @@ SUBDIR+= p5-AddressBook SUBDIR+= p5-Apache-DBI SUBDIR+= p5-DBD-CSV SUBDIR+= p5-DBD-Google +SUBDIR+= p5-DBD-Oracle SUBDIR+= p5-DBD-SQLite SUBDIR+= p5-DBD-Sybase SUBDIR+= p5-DBD-XBase |