From: Arvin Schnell Date: Tue, 12 May 2026 09:17:09 +0000 (+0200) Subject: - added Ubuntu 26.04 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1130%2Fhead;p=thirdparty%2Fsnapper.git - added Ubuntu 26.04 --- diff --git a/Makefile.am b/Makefile.am index 81349f33..5daf7bdc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_24.04 \ xUbuntu_24.10 \ xUbuntu_25.04 \ - xUbuntu_25.10 + xUbuntu_25.10 \ + xUbuntu_26.04 RASPBIAN_FLAVOURS = \ Raspbian_11 \