diff --git a/scripts/Makefile.am b/scripts/Makefile.am index a1dfc3871e..17360c4693 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -3,6 +3,7 @@ nobase_pkglibexec_SCRIPTS = common.sh nobase_pkglibexec_SCRIPTS += zconfig.sh nobase_pkglibexec_SCRIPTS += zfs.sh nobase_pkglibexec_SCRIPTS += zpool-create.sh +nobase_pkglibexec_SCRIPTS += udev-rules/* nobase_pkglibexec_SCRIPTS += zpool-config/* EXTRA_DIST = zfs-update.sh $(nobase_pkglibexec_SCRIPTS)