summaryrefslogtreecommitdiffstats
path: root/virt-top/Makefile.in
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-08-15 12:18:03 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-08-15 12:18:03 +0100
commit671a014d3e61c300a26f7d5a5a3e344d7a7ac0ef (patch)
treed167659dc8cd2fdf91f6062770cdef218f06288d /virt-top/Makefile.in
parentc399be984bc85e2b60573b9d49dfce68439d4d35 (diff)
downloadvirt-top-master.tar.gz
virt-top-master.tar.xz
virt-top-master.zip
Ensure manpages get built when using native compiler (thanks Laurent LĂ©onard).HEADmaster
Diffstat (limited to 'virt-top/Makefile.in')
-rwxr-xr-xvirt-top/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/virt-top/Makefile.in b/virt-top/Makefile.in
index 34f1ad6..5aa0c35 100755
--- a/virt-top/Makefile.in
+++ b/virt-top/Makefile.in
@@ -76,6 +76,7 @@ OPT_TARGETS := virt-top.opt
ifeq ($(HAVE_PERLDOC),perldoc)
BYTE_TARGETS += virt-top.1 virt-top.txt
+OPT_TARGETS += virt-top.1 virt-top.txt
endif
all: $(BYTE_TARGETS)