diff options
-rw-r--r-- | contrib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index ae2b7d0f1f1..8a2a9377e6d 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -43,6 +43,7 @@ SUBDIRS = \ pgcrypto \ pgrowlocks \ pgstattuple \ + pg_xlogdump \ postgres_fdw \ seg \ spi \ |