[apps/Makefile] Put all the apps back.

Change-Id: Ic88eee0e64c4b17364a08a4d4e5bb99fd0481914
This commit is contained in:
Léa Saviot
2018-01-19 17:36:01 +01:00
parent e29691e1f1
commit 17cbcd0ab5

View File

@@ -1,5 +1,5 @@
EPSILON_I18N_LANGUAGES ?= en fr es de pt
EPSILON_APPS ?= calculation settings
EPSILON_APPS ?= calculation graph sequence settings statistics probability regression code
include apps/shared/Makefile
include apps/home/Makefile