diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4c7bc1198675..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 @@ -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 |