From: Arvin Schnell Date: Mon, 24 Apr 2023 09:29:00 +0000 (+0200) Subject: - add Ubuntu 23.04 X-Git-Tag: v0.10.5~15^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F809%2Fhead;p=thirdparty%2Fsnapper.git - add Ubuntu 23.04 --- diff --git a/Makefile.am b/Makefile.am index 9fe47465..72a17058 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_21.04 \ xUbuntu_21.10 \ xUbuntu_22.04 \ - xUbuntu_22.10 + xUbuntu_22.10 \ + xUbuntu_23.04 RASPBIAN_FLAVOURS = \ Raspbian_10 \