summaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_basebackup/Makefile')
-rw-r--r--src/bin/pg_basebackup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_basebackup/Makefile b/src/bin/pg_basebackup/Makefile
index 5b18851e5cc..78d96c649c1 100644
--- a/src/bin/pg_basebackup/Makefile
+++ b/src/bin/pg_basebackup/Makefile
@@ -38,6 +38,7 @@ OBJS = \
BBOBJS = \
pg_basebackup.o \
bbstreamer_file.o \
+ bbstreamer_gzip.o \
bbstreamer_inject.o \
bbstreamer_tar.o