diff options
author | 2011-08-16 16:00:51 +0400 | |
---|---|---|
committer | 2011-08-31 00:20:09 +0200 | |
commit | 262f4e48a51a55ad9cee06abbcfe4a6ad6166f49 (patch) | |
tree | 5e0e61b6254e1465d800043af83ac859f51e672e /templates/Makefile.am | |
parent | .gateway options (diff) | |
download | lxc-262f4e48a51a55ad9cee06abbcfe4a6ad6166f49.tar.gz lxc-262f4e48a51a55ad9cee06abbcfe4a6ad6166f49.tar.bz2 lxc-262f4e48a51a55ad9cee06abbcfe4a6ad6166f49.zip |
add lxc-altlinux template
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'templates/Makefile.am')
-rw-r--r-- | templates/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am index 658fb2f..046ad91 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -6,5 +6,6 @@ templates_SCRIPTS = \ lxc-ubuntu \ lxc-opensuse \ lxc-fedora \ + lxc-altlinux \ lxc-busybox \ lxc-sshd |