From: Arvin Schnell Date: Tue, 15 Nov 2022 13:52:58 +0000 (+0100) Subject: - add Ubuntu 22.10 X-Git-Tag: v0.10.4~6^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db9a39abbbb1b2f66b1708c21136ab229813d652;p=thirdparty%2Fsnapper.git - add Ubuntu 22.10 --- diff --git a/Makefile.am b/Makefile.am index 31187cf2..fdca74ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_20.10 \ xUbuntu_21.04 \ xUbuntu_21.10 \ - xUbuntu_22.04 + xUbuntu_22.04 \ + xUbuntu_22.10 RASPBIAN_FLAVOURS = \ Raspbian_10 \