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 7fb334014b0a..a9b48e6dbc45 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -577,6 +577,7 @@ SUBDIR += pgroonga SUBDIR += pgrouting SUBDIR += pgsanity + SUBDIR += pgschema SUBDIR += pgtcl SUBDIR += pgtop SUBDIR += pguri @@ -833,6 +834,7 @@ SUBDIR += py-python-memcached SUBDIR += py-python-sql SUBDIR += py-python-swiftclient + SUBDIR += py-qdrant-client SUBDIR += py-queries SUBDIR += py-rb SUBDIR += py-redis @@ -1119,6 +1121,8 @@ SUBDIR += timescaledb-backup SUBDIR += timescaledb-tune SUBDIR += tinycdb + SUBDIR += tkrzw + SUBDIR += tkrzw-python SUBDIR += tokyocabinet SUBDIR += tokyotyrant SUBDIR += trilogy |