Commit 6c01edd3 authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

docs: look for sphinx-pre-install in the source tree



Recent makefile changes included an invocation of
./scripts/sphinx-pre-install.  Unfortunately, that fails when a separate
build directory is in use with:

  /bin/bash: ./scripts/sphinx-pre-install: No such file or directory

Use $(srctree) to fully specify the location of this script.

Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent a700767a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment