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 c71833beea35..334cff379163 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -68,7 +68,8 @@ SUBDIR += hs-hsql SUBDIR += java-sqlrelay SUBDIR += jdb - SUBDIR += jdbc-oracle816 + SUBDIR += jdbc-oracle8i + SUBDIR += jdbc-oracle9i SUBDIR += kinterbasdb SUBDIR += knoda SUBDIR += libdbi |