summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-08 11:54:16 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-08 11:54:16 +0200
commit0e15e48cf698c6d146ec3a93f844f03509111c6a (patch)
tree4c2abb69f01d876afc21663e3b6277c412dc9dcd /Makefile
parent9d0475892354be33fa250b33ff0fc858aedb957a (diff)
Starting to work on the sign-{in,out,up} page.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 336a5d6..0b402c9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= battle css global asset map-editor
+MODULES ?= css login map-editor battle asset
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www