Makefile: build all applications by default

This commit is contained in:
Émilie Feral
2018-09-07 12:02:08 +02:00
parent ce69702134
commit 970ac6dbe7

View File

@@ -6,7 +6,7 @@ DEBUG ?= 0
EPSILON_VERSION ?= 1.6.0
EPSILON_ONBOARDING_APP ?= 1
EPSILON_SOFTWARE_UPDATE_PROMPT ?= 1
EPSILON_APPS ?= calculation
EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings
EPSILON_I18N ?= en fr es de pt
EPSILON_GETOPT ?= 0