2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 17:50:20 +00:00

Roll back the change that changed the location of build

This commit is contained in:
WangXiaoPeng
2015-08-10 20:58:09 -04:00
parent 9222319fe9
commit cbd89ccc8c

View File

@@ -5,7 +5,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = ../../xcatdoc_build
BUILDDIR = build
# User-friendly check for sphinx-build
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)