From: Natanael Copa Date: Mon, 31 Dec 2012 19:49:15 +0000 (+0100) Subject: templates: install lxc-alpine X-Git-Tag: lxc-0.9.0.alpha3~1^2~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8410c48507cdd72fb13f1d4476f63f0d5c75e359;p=thirdparty%2Flxc.git templates: install lxc-alpine Make sure we actually install lxc-alpine Signed-off-by: Natanael Copa Acked-by: Stéphane Graber --- 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