| summaryrefslogtreecommitdiff |
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-08-21 14:44:16 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-08-21 14:44:16 +0200 |
| commit | 3713d6089adccd96385b0d079bb72587d2122848 (patch) | |
| tree | 35f5ea6aceef626ed95039cbe29cd49a65000992 /Makefile | |
| parent | e4e5a4949a1296b2f756ba9c7033a9eddfaa3594 (diff) | |
Adds tiles generation to the Makefiles.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |


