diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 0e9245a407..33b4dc777d 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -4,6 +4,7 @@ nobase_pkglibexec_SCRIPTS += zfs.sh
 nobase_pkglibexec_SCRIPTS += zpool-create.sh
 nobase_pkglibexec_SCRIPTS += zpool-config/*
 nobase_pkglibexec_SCRIPTS += zpios.sh
+nobase_pkglibexec_SCRIPTS += zpios-sanity.sh
 nobase_pkglibexec_SCRIPTS += zpios-survey.sh
 nobase_pkglibexec_SCRIPTS += zpios-test/*
 nobase_pkglibexec_SCRIPTS += zpios-profile/*