diff options
-rw-r--r-- | databases/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/Makefile b/databases/Makefile index e59f928b5f63..4e5952721494 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -564,22 +564,22 @@ SUBDIR += postgresql73-server SUBDIR += postgresql74-client SUBDIR += postgresql74-server - SUBDIR += postgresql74-client + SUBDIR += postgresql74-contrib SUBDIR += postgresql80-client SUBDIR += postgresql80-server - SUBDIR += postgresql80-client + SUBDIR += postgresql80-contrib SUBDIR += postgresql81-client SUBDIR += postgresql81-server - SUBDIR += postgresql81-client + SUBDIR += postgresql81-contrib SUBDIR += postgresql82-client SUBDIR += postgresql82-server SUBDIR += postgresql82-contrib SUBDIR += postgresql83-client SUBDIR += postgresql83-server - SUBDIR += postgresql83-client + SUBDIR += postgresql83-contrib SUBDIR += postgresql84-client SUBDIR += postgresql84-server - SUBDIR += postgresql84-client + SUBDIR += postgresql84-contrib SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += ptop |