]> git.proxmox.com Git - mirror_zfs.git/blobdiff - configure.ac
Fix inverted check for --enable-pyzfs
[mirror_zfs.git] / configure.ac
index c5585ea40dd99c01f8e1db3a6db33ea236d69a86..a57724c13a6a4b233fdfdf1c15c8b3fd1e480192 100644 (file)
@@ -67,6 +67,7 @@ AC_CONFIG_FILES([
        etc/zfs/Makefile
        etc/systemd/Makefile
        etc/systemd/system/Makefile
+       etc/systemd/system-generators/Makefile
        etc/sudoers.d/Makefile
        etc/modules-load.d/Makefile
        man/Makefile
@@ -125,6 +126,7 @@ AC_CONFIG_FILES([
        contrib/initramfs/hooks/Makefile
        contrib/initramfs/scripts/Makefile
        contrib/initramfs/scripts/local-top/Makefile
+       contrib/pyzfs/Makefile
        module/Makefile
        module/avl/Makefile
        module/nvpair/Makefile
@@ -165,6 +167,7 @@ AC_CONFIG_FILES([
        tests/zfs-tests/cmd/mkfiles/Makefile
        tests/zfs-tests/cmd/mktree/Makefile
        tests/zfs-tests/cmd/mmap_exec/Makefile
+       tests/zfs-tests/cmd/mmap_libaio/Makefile
        tests/zfs-tests/cmd/mmapwrite/Makefile
        tests/zfs-tests/cmd/nvlist_to_lua/Makefile
        tests/zfs-tests/cmd/randfree_file/Makefile
@@ -209,6 +212,7 @@ AC_CONFIG_FILES([
        tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile
        tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile
        tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile
+       tests/zfs-tests/tests/functional/cli_root/zfs_remap/Makefile
        tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile
        tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile
        tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile
@@ -241,6 +245,7 @@ AC_CONFIG_FILES([
        tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile
        tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile
        tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile
+       tests/zfs-tests/tests/functional/cli_root/zpool_split/Makefile
        tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile
        tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile
        tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile
@@ -250,6 +255,7 @@ AC_CONFIG_FILES([
        tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile
        tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile
        tests/zfs-tests/tests/functional/compression/Makefile
+       tests/zfs-tests/tests/functional/cp_files/Makefile
        tests/zfs-tests/tests/functional/ctime/Makefile
        tests/zfs-tests/tests/functional/deadman/Makefile
        tests/zfs-tests/tests/functional/delegate/Makefile
@@ -283,11 +289,13 @@ AC_CONFIG_FILES([
        tests/zfs-tests/tests/functional/poolversion/Makefile
        tests/zfs-tests/tests/functional/privilege/Makefile
        tests/zfs-tests/tests/functional/projectquota/Makefile
+       tests/zfs-tests/tests/functional/pyzfs/Makefile
        tests/zfs-tests/tests/functional/quota/Makefile
        tests/zfs-tests/tests/functional/raidz/Makefile
        tests/zfs-tests/tests/functional/redundancy/Makefile
        tests/zfs-tests/tests/functional/refquota/Makefile
        tests/zfs-tests/tests/functional/refreserv/Makefile
+       tests/zfs-tests/tests/functional/removal/Makefile
        tests/zfs-tests/tests/functional/rename_dirs/Makefile
        tests/zfs-tests/tests/functional/replacement/Makefile
        tests/zfs-tests/tests/functional/reservation/Makefile