summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-08-21 14:44:16 +0200
committernsensfel <SpamShield0@noot-noot.org>2018-08-21 14:44:16 +0200
commit3713d6089adccd96385b0d079bb72587d2122848 (patch)
tree35f5ea6aceef626ed95039cbe29cd49a65000992 /Makefile
parente4e5a4949a1296b2f756ba9c7033a9eddfaa3594 (diff)
Adds tiles generation to the Makefiles.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0b402c9..7f519ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= css login map-editor battle asset
+MODULES ?= css global login map-editor battle asset
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www