Commit 03d56dff by Daniel Lezcano Committed by Daniel Lezcano

add missing template in Makefile

Missed to add lxc-lenny to the template. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 0016af97
...@@ -135,6 +135,7 @@ AC_CONFIG_FILES([ ...@@ -135,6 +135,7 @@ AC_CONFIG_FILES([
doc/examples/lxc-complex.conf doc/examples/lxc-complex.conf
templates/Makefile templates/Makefile
templates/lxc-lenny
templates/lxc-debian templates/lxc-debian
templates/lxc-ubuntu templates/lxc-ubuntu
templates/lxc-busybox templates/lxc-busybox
......
...@@ -2,6 +2,7 @@ templatesdir=@LXCTEMPLATEDIR@ ...@@ -2,6 +2,7 @@ templatesdir=@LXCTEMPLATEDIR@
templates_SCRIPTS = \ templates_SCRIPTS = \
lxc-debian \ lxc-debian \
lxc-lenny \
lxc-ubuntu \ lxc-ubuntu \
lxc-fedora \ lxc-fedora \
lxc-busybox \ lxc-busybox \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment