[apps/Makefile] Remove the ExpressionEditor app.

Change-Id: I5bcb5064bf1335abda8d6e032eb00f1798463797
This commit is contained in:
Léa Saviot
2018-01-16 16:32:28 +01:00
parent f50391689f
commit fc2788cc79

View File

@@ -1,5 +1,5 @@
EPSILON_I18N_LANGUAGES ?= en fr es de pt
EPSILON_APPS ?= expression_editor calculation
EPSILON_APPS ?= calculation
include apps/shared/Makefile
include apps/home/Makefile