aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir@xen.org>2012-01-25 15:52:47 +0000
committerKeir Fraser <keir@xen.org>2012-01-25 15:52:47 +0000
commit8311d176ea6ff5b6251434d4eface16bc5490eb9 (patch)
tree8a11b64c6f9f533826aa61d7729a115ece3e7faf /Makefile
parente0ef8791f11f3e97548efae1ecfb3c2bad9a115b (diff)
downloadxen-8311d176ea6ff5b6251434d4eface16bc5490eb9.tar.gz
xen-8311d176ea6ff5b6251434d4eface16bc5490eb9.tar.bz2
xen-8311d176ea6ff5b6251434d4eface16bc5490eb9.zip
docs: Remove outdated LaTex documentation.
Signed-off-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8edea0db5f..f5f8a8e6bc 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,7 @@ tools/firmware/seabios-dir-force-update:
.PHONY: install-docs
install-docs:
- sh ./docs/check_pkgs && $(MAKE) -C docs install || true
+ $(MAKE) -C docs install || true
.PHONY: dev-docs
dev-docs: