summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-09-03 18:32:46 +0200
committernsensfel <SpamShield0@noot-noot.org>2018-09-03 18:32:46 +0200
commitbebf00619c31c27a2902b9a2a1d60b205d4ff007 (patch)
treede5f07e1e399dc16e9872390c6823d56868a4944 /Makefile
parent12db456fddd558ae93be6300dd2d156f998760d4 (diff)
Still working on the main-menu...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f519ce..74874a7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= css global login map-editor battle asset
+MODULES ?= css global main-menu login map-editor battle asset
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www