diff --git a/apps/Makefile b/apps/Makefile index f99c5bae4..01098023f 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -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