mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-08 23:19:26 +00:00
add missing template in Makefile
Missed to add lxc-lenny to the template. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
0016af974d
commit
03d56dffa6
@ -135,6 +135,7 @@ AC_CONFIG_FILES([
|
||||
doc/examples/lxc-complex.conf
|
||||
|
||||
templates/Makefile
|
||||
templates/lxc-lenny
|
||||
templates/lxc-debian
|
||||
templates/lxc-ubuntu
|
||||
templates/lxc-busybox
|
||||
|
@ -2,6 +2,7 @@ templatesdir=@LXCTEMPLATEDIR@
|
||||
|
||||
templates_SCRIPTS = \
|
||||
lxc-debian \
|
||||
lxc-lenny \
|
||||
lxc-ubuntu \
|
||||
lxc-fedora \
|
||||
lxc-busybox \
|
||||
|
Loading…
Reference in New Issue
Block a user