Commit 03f09a8a by Wolfgang Bumiller Committed by Stéphane Graber

doc: always enable lxc-device.1

Commit ea467969 replaced the python implementation with a C one. Signed-off-by: 's avatarWolfgang Bumiller <w.bumiller@proxmox.com> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent ddf81220
......@@ -27,6 +27,7 @@ man_MANS = \
lxc-copy.1 \
lxc-create.1 \
lxc-destroy.1 \
lxc-device.1 \
lxc-execute.1 \
lxc-freeze.1 \
lxc-info.1 \
......@@ -49,7 +50,6 @@ man_MANS = \
lxc.7
if ENABLE_PYTHON
man_MANS += lxc-device.1
man_MANS += lxc-ls.1
man_MANS += lxc-start-ephemeral.1
else
......
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