[stgt] [PATCH 4/5] Change Makefile to build docs by default

Andy Grover agrover at redhat.com
Thu Oct 27 03:21:02 CEST 2011


Signed-off-by: Andy Grover <agrover at redhat.com>
---
 doc/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/Makefile b/doc/Makefile
index c4ffe82..0a822a6 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -15,7 +15,7 @@ XMLHTML = htmlpages/tgtd.8.html htmlpages/tgtadm.8.html \
 		htmlpages/targets.conf.5.html
 
 .PHONY:all
-all:
+all: xmlman xmlhtml
 
 .PHONY: install
 install: $(MANPAGES) $(DOCS)
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list