From 8410c48507cdd72fb13f1d4476f63f0d5c75e359 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 31 Dec 2012 20:49:15 +0100 Subject: [PATCH] templates: install lxc-alpine MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make sure we actually install lxc-alpine Signed-off-by: Natanael Copa Acked-by: Stéphane Graber --- templates/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/Makefile.am b/templates/Makefile.am index 9a94f321c..be7e9f6e7 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -13,4 +13,5 @@ templates_SCRIPTS = \ lxc-altlinux \ lxc-busybox \ lxc-sshd \ - lxc-archlinux + lxc-archlinux \ + lxc-alpine