From: Arvin Schnell Date: Mon, 23 Oct 2023 10:08:47 +0000 (+0200) Subject: - add Ubuntu 23.10 X-Git-Tag: v0.10.7~8^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=05061bf3fffe76b83103642ef1450b7274fcdb1c;p=thirdparty%2Fsnapper.git - add Ubuntu 23.10 --- diff --git a/Makefile.am b/Makefile.am index 145f3e25..c21c43ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_21.10 \ xUbuntu_22.04 \ xUbuntu_22.10 \ - xUbuntu_23.04 + xUbuntu_23.04 \ + xUbuntu_23.10 RASPBIAN_FLAVOURS = \ Raspbian_10 \