diff options
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 7c5ea53671d6..70afdbdc2463 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -519,6 +519,8 @@ SUBDIR += postgresql82-server SUBDIR += postgresql83-client SUBDIR += postgresql83-server + SUBDIR += postgresql84-client + SUBDIR += postgresql84-server SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += ptop |