diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile index 47d8e9438b37..f96b992f3d40 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -33,7 +33,6 @@ SUBDIR += cegobridge SUBDIR += clickhouse SUBDIR += closql - SUBDIR += closql-devel SUBDIR += cockroach SUBDIR += couchdb3 SUBDIR += courier-authlib-mysql @@ -59,7 +58,6 @@ SUBDIR += duckdb SUBDIR += ejdb SUBDIR += emacsql - SUBDIR += emacsql-devel SUBDIR += erlfdb SUBDIR += evolution-data-server SUBDIR += fastdb @@ -194,7 +192,7 @@ SUBDIR += mysql-connector-c++ SUBDIR += mysql-connector-j SUBDIR += mysql-connector-java51 - SUBDIR += mysql-connector-odbc-80 + SUBDIR += mysql-connector-odbc SUBDIR += mysql2pgsql SUBDIR += mysql80-client SUBDIR += mysql80-server @@ -861,6 +859,7 @@ SUBDIR += py-sqlite-migrate SUBDIR += py-sqlite-utils SUBDIR += py-sqlite3 + SUBDIR += py-sqlmodel SUBDIR += py-sqlobject SUBDIR += py-sqloxide SUBDIR += py-sqlparse @@ -955,6 +954,7 @@ SUBDIR += rubygem-bdb1 SUBDIR += rubygem-bigrecord SUBDIR += rubygem-brpoplpush-redis_script + SUBDIR += rubygem-click_house-client SUBDIR += rubygem-couchrest SUBDIR += rubygem-dalli SUBDIR += rubygem-data_objects @@ -1112,6 +1112,7 @@ SUBDIR += tcl-sqlite3 SUBDIR += tdb SUBDIR += tdb1410 + SUBDIR += tdb1413 SUBDIR += tdbc SUBDIR += tile38 SUBDIR += tiledb @@ -1129,6 +1130,7 @@ SUBDIR += valkey SUBDIR += vfront SUBDIR += virtualpg + SUBDIR += weaviate SUBDIR += webdis SUBDIR += wfb2sql SUBDIR += xapian-bindings |