summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fac1dcaa45..5bc07e8d34 100644
--- a/Makefile
+++ b/Makefile
@@ -468,10 +468,10 @@ cscope:
cscope -bR
sphinx:
- $(MAKE) -C Documentation -f Makefile.sphinx html
+ $(MAKE) -C Documentation sphinx
sphinx-lint:
- $(MAKE) SPHINXOPTS=-W -C Documentation -f Makefile.sphinx html
+ $(MAKE) SPHINXOPTS=-W -C Documentation sphinx
symlink:
@echo "Creating Symbolic Links.."; \