aboutsummaryrefslogtreecommitdiff
path: root/src/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/Makefile')
-rw-r--r--src/bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/Makefile b/src/bin/Makefile
index c66bfa887ee..903e58121f6 100644
--- a/src/bin/Makefile
+++ b/src/bin/Makefile
@@ -17,6 +17,7 @@ SUBDIRS = \
initdb \
pg_archivecleanup \
pg_basebackup \
+ pg_checksums \
pg_config \
pg_controldata \
pg_ctl \
@@ -26,7 +27,6 @@ SUBDIRS = \
pg_test_fsync \
pg_test_timing \
pg_upgrade \
- pg_verify_checksums \
pg_waldump \
pgbench \
psql \