diff options
author | David Quigley <[email protected]> | 2017-09-13 12:45:04 -0600 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-09-13 11:45:04 -0700 |
commit | b1490dd43e3c98649c7d23928d908f5bb019411b (patch) | |
tree | 91f804c920e1e549c0682f03f85ce43f9699d0e8 /cmd | |
parent | ded8f06a3cfee60b3a8ea5309e9c4d0e567ed3b5 (diff) |
Fix bug in distclean which removes needed files
Running distclean removes the following files because of an error
in Makefile.am
deleted: tests/zfs-tests/include/commands.cfg
deleted: tests/zfs-tests/include/libtest.shlib
deleted: tests/zfs-tests/include/math.shlib
deleted: tests/zfs-tests/include/properties.shlib
deleted: tests/zfs-tests/include/zpool_script.shlib
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: David Quigley <[email protected]>
Closes #6636
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions