From 9aef0cbc3f421313a82dd2702b623989ba73e16c Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Wed, 18 Sep 2019 10:50:21 +0200 Subject: [PATCH] - added Debian 10.0 flavour --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fa6fb0fe..46d93d14 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,8 @@ snapper-$(VERSION).tar.bz2: dist-bzip2 DEBIAN_FLAVOURS = \ Debian_7.0 \ Debian_8.0 \ - Debian_9.0 + Debian_9.0 \ + Debian_10.0 UBUNTU_FLAVOURS = \ xUbuntu_14.04 \ -- 2.47.3