diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:10:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:10:46 +0000 |
commit | fb2d44dd59548d220ce190e365c474f165dca93c (patch) | |
tree | 87818c66616927b0bed4fbdc34d380fbade59728 /databases | |
parent | b8b4a35ef8f6da927e4326ef1dd55f277e73cf93 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 393119a91844..d8212bfabc11 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -28,6 +28,7 @@ SUBDIR += gmysql SUBDIR += gnats SUBDIR += gnomedb + SUBDIR += gnomedb2 SUBDIR += grass SUBDIR += gtksql SUBDIR += interbase4 @@ -35,6 +36,7 @@ SUBDIR += jdbc-oracle816 SUBDIR += libdbi SUBDIR += libgda + SUBDIR += libgda2 SUBDIR += libgnomedb SUBDIR += libiodbc SUBDIR += libodbc++ |