Update Makefile

This commit is contained in:
Griatch 2020-04-05 11:37:35 +02:00
parent 7207c2d527
commit 7de498eacc

View file

@ -8,7 +8,7 @@ SPHINXBUILD ?= sphinx-build
SOURCEDIR = source
BUILDDIR = build
EVDIR ?= $(realpath ../)
EVDIR ?= $(realpath ../evennia)
EVGAMEDIR ?= $(realpath ../../gamedir)