From 0983dfd64f7f5d318b837af0d0126e5284c7f753 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Tue, 27 Jun 2023 08:32:54 +0200 Subject: [PATCH] - added Debian 12.0 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 72a17058..145f3e25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ snapper-$(VERSION).tar.xz: dist-xz DEBIAN_FLAVOURS = \ Debian_10.0 \ Debian_11.0 \ + Debian_12.0 \ Debian_Unstable UBUNTU_FLAVOURS = \ -- 2.47.3