mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-23 15:00:14 +00:00
cb2e0841e6
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
25 lines
376 B
Makefile
25 lines
376 B
Makefile
templatesdir=@LXCTEMPLATEDIR@
|
|
|
|
templates_SCRIPTS = \
|
|
lxc-alpine \
|
|
lxc-altlinux \
|
|
lxc-archlinux \
|
|
lxc-centos \
|
|
lxc-cirros \
|
|
lxc-debian \
|
|
lxc-fedora \
|
|
lxc-fedora-legacy \
|
|
lxc-gentoo \
|
|
lxc-openmandriva \
|
|
lxc-opensuse \
|
|
lxc-oracle \
|
|
lxc-plamo \
|
|
lxc-pld \
|
|
lxc-slackware \
|
|
lxc-sshd \
|
|
lxc-ubuntu \
|
|
lxc-ubuntu-cloud \
|
|
lxc-sparclinux \
|
|
lxc-voidlinux \
|
|
lxc-sabayon
|