[lxc-devel] [PATCH] doc: always enable lxc-device.1

Wolfgang Bumiller w.bumiller at proxmox.com
Mon Feb 1 10:18:59 UTC 2016


Commit ea4679694 replaced the python implementation with a
C one.

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index f58c240..0db1f6c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -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
-- 
2.1.4




More information about the lxc-devel mailing list