add GRAMPS_RESOURCES to Makefile

otherwise it breaks

svn: r23180
This commit is contained in:
Vassilii Khachaturov 2013-09-21 16:53:46 +00:00
parent 05fae5df80
commit 9ee29a4def

View File

@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXBUILD = GRAMPS_RESOURCES=$$PWD/.. sphinx-build
PAPER =
# Internal variables.