aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'elm/battlemap/Makefile')
-rw-r--r--elm/battlemap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/elm/battlemap/Makefile b/elm/battlemap/Makefile
index 54b52d8..97d7b0b 100644
--- a/elm/battlemap/Makefile
+++ b/elm/battlemap/Makefile
@@ -1,4 +1,4 @@
-ELM_CC = elm-make
+ELM_CC = elm-make --warn
SRC_DIR = src
MAIN_MODULE = $(SRC_DIR)/Main.elm