aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 373ca197b6..b54cfbf2ba 100644
--- a/Makefile
+++ b/Makefile
@@ -103,7 +103,7 @@ tools/firmware/seabios-dir-force-update:
.PHONY: install-docs
install-docs:
- $(MAKE) -C docs install || true
+ $(MAKE) -C docs install
.PHONY: dev-docs
dev-docs: