1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 7fd0709..76cae03 100644 --- a/ Makefile+++ b/ Makefile@@ -1,4 +1,4 @@ -MODULES = battlemap +MODULES = battlemap global asset SRC_DIR = ${CURDIR}/src WWW_DIR = ${CURDIR}/www |