From 4b81d2114f0677da56157e14d9174afb61139067 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 22 Dec 2018 09:26:35 +0100 Subject: Converts the main-menu module. --- src/main-menu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main-menu/Makefile') diff --git a/src/main-menu/Makefile b/src/main-menu/Makefile index 3b58a08..737be75 100644 --- a/src/main-menu/Makefile +++ b/src/main-menu/Makefile @@ -5,7 +5,7 @@ SRC_DIR ?= src WWW_DIR ?= www WWW_SCRIPT_DIR ?= $(WWW_DIR)/script -ELM_CC ?= elm-make --warn +ELM_CC ?= elm make --optimize MAIN_MODULE ?= $(SRC_DIR)/Main.elm -- cgit v1.2.3-70-g09d2