diff options
Diffstat (limited to 'tests/zfs-tests/cmd/Makefile.am')
-rw-r--r-- | tests/zfs-tests/cmd/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/zfs-tests/cmd/Makefile.am b/tests/zfs-tests/cmd/Makefile.am index bc19f184c..0673fcbf6 100644 --- a/tests/zfs-tests/cmd/Makefile.am +++ b/tests/zfs-tests/cmd/Makefile.am @@ -14,6 +14,7 @@ SUBDIRS = \ mkfiles \ mktree \ mmap_exec \ + mmap_libaio \ mmapwrite \ nvlist_to_lua \ randfree_file \ |