Ensure manpages get built when using native compiler (thanks Laurent LĂ©onard).
[virt-top.git] / virt-top / Makefile.in
index 34f1ad6..5aa0c35 100755 (executable)
@@ -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)