diff options
Diffstat (limited to 'databases/Makefile')
| -rw-r--r-- | databases/Makefile | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/databases/Makefile b/databases/Makefile index 0872df0cbcf0..09c38af27148 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -199,6 +199,8 @@      SUBDIR += mysql84-server      SUBDIR += mysql91-client      SUBDIR += mysql91-server +    SUBDIR += mysql94-client +    SUBDIR += mysql94-server      SUBDIR += mysqlbackup      SUBDIR += mysqldump-secure      SUBDIR += mysqlreport @@ -757,6 +759,7 @@      SUBDIR += py-aiosql      SUBDIR += py-aiosqlite      SUBDIR += py-alembic +    SUBDIR += py-anysqlite      SUBDIR += py-apache-arrow      SUBDIR += py-apsw      SUBDIR += py-asyncmy @@ -1137,6 +1140,7 @@      SUBDIR += unixODBC      SUBDIR += usql      SUBDIR += valkey +    SUBDIR += valkey8      SUBDIR += vfront      SUBDIR += virtualpg      SUBDIR += weaviate | 
