From: Arvin Schnell Date: Thu, 7 Jun 2018 08:42:08 +0000 (+0200) Subject: - generate build file for Ubuntu 18.04 X-Git-Tag: v0.5.6~3^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F412%2Fhead;p=thirdparty%2Fsnapper.git - generate build file for Ubuntu 18.04 --- diff --git a/Makefile.am b/Makefile.am index ec51da4b..0563154c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_16.04 \ xUbuntu_16.10 \ xUbuntu_17.04 \ - xUbuntu_17.10 + xUbuntu_17.10 \ + xUbuntu_18.04 show-debian: @echo "Debian flavors: $(DEBIAN_FLAVOURS)"