Update for commit e71549f

Signed-off-by: KATOH Yasufumi <[email protected]>
---
 doc/ja/Makefile.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/doc/ja/Makefile.am b/doc/ja/Makefile.am
index 72e22fe..20a7021 100644
--- a/doc/ja/Makefile.am
+++ b/doc/ja/Makefile.am
@@ -25,6 +25,7 @@ man_MANS = \
        lxc-snapshot.1 \
        lxc-start.1 \
        lxc-stop.1 \
+       lxc-top.1 \
        lxc-unfreeze.1 \
        lxc-unshare.1 \
        lxc-user-nic.1 \
@@ -46,10 +47,6 @@ else
     man_MANS += legacy/lxc-ls.1
 endif
 
-if ENABLE_LUA
-    man_MANS += lxc-top.1
-endif
-
 %.1 : %.sgml
        $(db2xman) --encoding=UTF-8 $<
        test "$(shell basename $@)" != "$@" && mv $(shell basename $@) $@ || 
true
-- 
2.1.1

_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to