summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-09-24 17:40:39 +0200 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-09-24 17:40:39 +0200 |
commit | a59fa06a42e3e5ee6f0c1e1287a6464e84f5f69a (patch) | |
tree | 0339a9052d9dfb7af0790dc31f170d2863cf03b1 /Makefile | |
parent | c8d7b3e116e4f8ff1a7b88a3fa85f7263c83e346 (diff) |
...
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ################################################################################ ## CONFIG ###################################################################### ################################################################################ -MODULES ?= css global main-menu login map-editor battle asset +MODULES ?= css global main-menu login roster-editor map-editor battle asset SRC_DIR = ${CURDIR}/src WWW_DIR = ${CURDIR}/www |