From: Arvin Schnell Date: Thu, 10 Mar 2022 10:32:28 +0000 (+0100) Subject: - added Raspbian 11 X-Git-Tag: v0.10.0~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F695%2Fhead;p=thirdparty%2Fsnapper.git - added Raspbian 11 --- diff --git a/Makefile.am b/Makefile.am index 55815740..9b4a3f6f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_21.10 RASPBIAN_FLAVOURS = \ - Raspbian_10 + Raspbian_10 \ + Raspbian_11 show-debian: @echo "Debian flavors: $(DEBIAN_FLAVOURS)"