diff -r ccccd5064c6c -r 2edb41ed6c49 Makefile --- a/Makefile Mon Aug 08 17:26:04 2022 +0200 +++ b/Makefile Mon Aug 08 17:27:49 2022 +0200 @@ -203,9 +203,11 @@ packaging_targets := \ rhel7 \ rhel8 \ + rhel9 \ deb \ docker-rhel7 \ docker-rhel8 \ + docker-rhel9 \ docker-debian-bullseye \ docker-debian-buster \ docker-debian-stretch \