git.annexia.org
/
virt-top.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c399be9
)
Ensure manpages get built when using native compiler (thanks Laurent LĂ©onard).
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 15 Aug 2011 11:18:03 +0000
(12:18 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 15 Aug 2011 11:18:03 +0000
(12:18 +0100)
virt-top/Makefile.in
patch
|
blob
|
history
diff --git
a/virt-top/Makefile.in
b/virt-top/Makefile.in
index
34f1ad6
..
5aa0c35
100755
(executable)
--- 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)