Add udev rules to zfs-test package

This commit is contained in:
Brian Behlendorf 2009-11-24 15:48:16 -08:00
parent 07a35df315
commit 0ec3a0ef62
1 changed files with 1 additions and 0 deletions

View File

@ -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)