From f974d5b263140d8564d7e36ed8cfd0eac1734e2c Mon Sep 17 00:00:00 2001 From: nsensfel Date: Wed, 11 Jul 2018 16:56:15 +0200 Subject: The map editor compiles (but does not work). --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2