diff options
author | Matt Macy <mmacy@FreeBSD.org> | 2020-10-01 23:09:24 +0000 |
---|---|---|
committer | Matt Macy <mmacy@FreeBSD.org> | 2020-10-01 23:09:24 +0000 |
commit | e2228bd99047bb6a0cef0da931147b1f28f155c2 (patch) | |
tree | 2859f65ec0723fe7424b97206b84c5d760d12b1c /configure.ac | |
parent | 01ea34f1d8bc20a76845a15e968388679693ee44 (diff) |
Notes
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f149ab6d1b83e..a1664151bc9ad 100644 --- a/configure.ac +++ b/configure.ac @@ -204,6 +204,7 @@ AC_CONFIG_FILES([ tests/zfs-tests/Makefile tests/zfs-tests/callbacks/Makefile tests/zfs-tests/cmd/Makefile + tests/zfs-tests/cmd/badsend/Makefile tests/zfs-tests/cmd/btree_test/Makefile tests/zfs-tests/cmd/chg_usr_exec/Makefile tests/zfs-tests/cmd/devname2devid/Makefile |