From d81913b5a8a473c881dc8605ac1dfd8a6ff91e19 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Wed, 22 Sep 2021 11:20:43 +0200 Subject: [PATCH] - build for Debian 11 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b407d707..06703332 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ snapper-$(VERSION).tar.bz2: dist-bzip2 DEBIAN_FLAVOURS = \ Debian_9.0 \ Debian_10.0 \ + Debian_11.0 \ Debian_Unstable UBUNTU_FLAVOURS = \ -- 2.47.3