]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Also move lxc-device in translated docs
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 1 Feb 2016 10:28:28 +0000 (11:28 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 1 Feb 2016 10:28:28 +0000 (11:28 +0100)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/Makefile.am
doc/ko/Makefile.am

index 183efd675fc5a6aca6503f0558b98e0f6479f38f..1813ff8523076c6c68700d082f8fb72073d3ef26 100644 (file)
@@ -19,6 +19,7 @@ man_MANS = \
        lxc-copy.1 \
        lxc-create.1 \
        lxc-destroy.1 \
+       lxc-device.1 \
        lxc-execute.1 \
        lxc-freeze.1 \
        lxc-info.1 \
@@ -41,7 +42,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
index 9915c6ca87316b8bb7bc60f09f8ed1bc4803382f..5eb60b408c14838456dc0fe90309a89082eeb403 100644 (file)
@@ -19,6 +19,7 @@ man_MANS = \
        lxc-copy.1 \
        lxc-create.1 \
        lxc-destroy.1 \
+       lxc-device.1 \
        lxc-execute.1 \
        lxc-freeze.1 \
        lxc-info.1 \
@@ -41,7 +42,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