summaryrefslogtreecommitdiff
path: root/contrib/amcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/amcheck/Makefile')
-rw-r--r--contrib/amcheck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/amcheck/Makefile b/contrib/amcheck/Makefile
index 88271687a3e..5e9002d2501 100644
--- a/contrib/amcheck/Makefile
+++ b/contrib/amcheck/Makefile
@@ -12,6 +12,7 @@ PGFILEDESC = "amcheck - function for verifying relation integrity"
REGRESS = check check_btree check_heap
+EXTRA_INSTALL = contrib/pg_walinspect
TAP_TESTS = 1
ifdef USE_PGXS