From: Richard W.M. Jones Date: Mon, 15 Aug 2011 11:18:03 +0000 (+0100) Subject: Ensure manpages get built when using native compiler (thanks Laurent Léonard). X-Git-Tag: 1.0.7~4 X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=commitdiff_plain;h=671a014d3e61c300a26f7d5a5a3e344d7a7ac0ef Ensure manpages get built when using native compiler (thanks Laurent Léonard). --- 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)