summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ############################################################## ################################################################################ |