mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update Makefile
This commit is contained in:
parent
7207c2d527
commit
7de498eacc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ SPHINXBUILD ?= sphinx-build
|
|||
SOURCEDIR = source
|
||||
BUILDDIR = build
|
||||
|
||||
EVDIR ?= $(realpath ../)
|
||||
EVDIR ?= $(realpath ../evennia)
|
||||
EVGAMEDIR ?= $(realpath ../../gamedir)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue