From 17f4ef4c0dd5f9ca09e1aab0ded1d00543589025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Guid=C3=A9e?= Date: Sun, 16 Feb 2020 10:05:16 +0100 Subject: [PATCH] Re-enable external --- build/config.mak | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/config.mak b/build/config.mak index cc5b9cd6d..bf5b6479f 100644 --- a/build/config.mak +++ b/build/config.mak @@ -7,8 +7,7 @@ EPSILON_VERSION ?= 13.0.0 EPSILON_CUSTOM_VERSION ?= 1.19.0-0 # USERNAME ?= N/A # Valid values are "none", "update", "beta" -EPSILON_APPS ?= calculation rpn graph code statistics probability solver atom sequence regression settings -# EPSILON_APPS ?= calculation rpn graph code statistics probability solver atom sequence regression settings external +EPSILON_APPS ?= calculation rpn graph code statistics probability solver atom sequence regression settings external EPSILON_I18N ?= en fr es de pt # EPSILON_I18N ?= en fr es de pt hu EPSILON_GETOPT ?= 0