doc: set PYTHONPATH for ryu version constant

Fix the 6cc438c commit breakage.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2012-09-03 14:16:52 +09:00
parent 7e95ccb8e7
commit 78c4822506
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Makefile for Sphinx documentation
#
export PYTHONPATH = $PYTHONPATH:..
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build