aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGeorge Amanakis <gamanakis@gmail.com>2020-09-14 17:10:44 +0000
committerGitHub <noreply@github.com>2020-09-14 17:10:44 +0000
commit085321621e79a75bea41c2b6511da6ebfbf2ba0a (patch)
tree99d378ac2dac5029e64382107b7fd2d648b00b69 /configure.ac
parentd0cea309e7e2c3de7d08be017341b6c42f3366c9 (diff)
downloadsrc-085321621e79a75bea41c2b6511da6ebfbf2ba0a.tar.gz
src-085321621e79a75bea41c2b6511da6ebfbf2ba0a.zip
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 199187ce51bb..60229c11daf0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -338,6 +338,7 @@ AC_CONFIG_FILES([
tests/zfs-tests/tests/functional/inheritance/Makefile
tests/zfs-tests/tests/functional/inuse/Makefile
tests/zfs-tests/tests/functional/io/Makefile
+ tests/zfs-tests/tests/functional/l2arc/Makefile
tests/zfs-tests/tests/functional/large_files/Makefile
tests/zfs-tests/tests/functional/largest_pool/Makefile
tests/zfs-tests/tests/functional/libzfs/Makefile
@@ -354,7 +355,6 @@ AC_CONFIG_FILES([
tests/zfs-tests/tests/functional/nopwrite/Makefile
tests/zfs-tests/tests/functional/online_offline/Makefile
tests/zfs-tests/tests/functional/pam/Makefile
- tests/zfs-tests/tests/functional/persist_l2arc/Makefile
tests/zfs-tests/tests/functional/pool_checkpoint/Makefile
tests/zfs-tests/tests/functional/pool_names/Makefile
tests/zfs-tests/tests/functional/poolversion/Makefile