diff --git a/docs/Makefile b/docs/Makefile index 4a965466e5..2d498164f4 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -8,7 +8,7 @@ SPHINXBUILD ?= sphinx-build SOURCEDIR = source BUILDDIR = build -EVDIR ?= $(realpath ../) +EVDIR ?= $(realpath ../evennia) EVGAMEDIR ?= $(realpath ../../gamedir)