Add missing zconfig.sh test script to package.

This commit is contained in:
Brian Behlendorf 2009-11-02 14:09:23 -08:00
parent 1911adb241
commit 31a5ad7c9d
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
pkglibexecdir = $(libexecdir)/@PACKAGE@
nobase_pkglibexec_SCRIPTS = common.sh
nobase_pkglibexec_SCRIPTS += zconfig.sh
nobase_pkglibexec_SCRIPTS += zfs.sh
nobase_pkglibexec_SCRIPTS += zpool-create.sh
nobase_pkglibexec_SCRIPTS += zpool-config/*