summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 68fd02c..f47634c 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ MODULES ?= battle global asset map-editor
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www
+DATA_DIR ?= /my/src/tacticians-server/data/
################################################################################
## MAKEFILE MAGIC ##############################################################
################################################################################