summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-07-11 16:56:15 +0200
committernsensfel <SpamShield0@noot-noot.org>2018-07-11 16:56:15 +0200
commitf974d5b263140d8564d7e36ed8cfd0eac1734e2c (patch)
tree789a49a5689b1ae0cc2a3bf75f0bc23f09c99f1d /Makefile
parent7b891ce04190365080fb4ef5d8dac68528a81af1 (diff)
The map editor compiles (but does not work).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fba927e..b4f8d72 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= battlemap global asset
+MODULES ?= battlemap global asset map-editor
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www