Ensure manpages get built when using native compiler (thanks Laurent LĂ©onard).
[virt-top.git] / virt-top / Makefile.in
index 6a782cb..5aa0c35 100755 (executable)
@@ -1,5 +1,5 @@
 # virt-top
-# Copyright (C) 2007 Red Hat Inc., Richard W.M. Jones
+# Copyright (C) 2007-2009 Red Hat Inc., Richard W.M. Jones
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -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)