diff --git a/customize/Makefile.am b/customize/Makefile.am index c7eed4346..07398b2e8 100644 --- a/customize/Makefile.am +++ b/customize/Makefile.am @@ -223,7 +223,7 @@ firstboot_test_scripts := \ test-firstboot-debian-6.sh \ test-firstboot-debian-7.sh \ test-firstboot-debian-8.sh \ - test-firstboot-fedora-24.sh \ + test-firstboot-fedora-25.sh \ test-firstboot-ubuntu-10.04.sh \ test-firstboot-ubuntu-12.04.sh \ test-firstboot-ubuntu-14.04.sh \ @@ -243,7 +243,7 @@ password_test_scripts := \ test-password-debian-6.sh \ test-password-debian-7.sh \ test-password-debian-8.sh \ - test-password-fedora-24.sh \ + test-password-fedora-25.sh \ test-password-rhel-3.9.sh \ test-password-rhel-4.9.sh \ test-password-rhel-5.11.sh \ @@ -269,7 +269,7 @@ settings_test_scripts := \ test-settings-debian-6.sh \ test-settings-debian-7.sh \ test-settings-debian-8.sh \ - test-settings-fedora-24.sh \ + test-settings-fedora-25.sh \ test-settings-ubuntu-10.04.sh \ test-settings-ubuntu-12.04.sh \ test-settings-ubuntu-14.04.sh \