From a4bb997c8a3138fc06cf7ad2a9e0c192994afbd2 Mon Sep 17 00:00:00 2001 From: Denis Dolzhenko Date: Wed, 23 Aug 2017 16:31:57 +0300 Subject: [PATCH] Update CLI build. Change-Id: Ia15a4b3ae03b53aa803db03733e5f324f31e0fdb Signed-off-by: Denis Dolzhenko --- project_def.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_def.prop b/project_def.prop index ec0f967..fb30243 100644 --- a/project_def.prop +++ b/project_def.prop @@ -9,7 +9,7 @@ type = app profile = mobile-4.0 # C/CPP Sources -USER_SRCS = src/main.c src/notification-setting-info.c src/app-setting-info.c src/allowed-calls.c src/common-efl.c src/app-details.c src/set-schedule-info.c src/excepted-apps-efl.c src/lock_screen_content.c src/do-not-disturb-efl.c src/sys_setting.c +USER_SRCS = src/main.c src/notification-setting-info.c src/app-setting-info.c src/allowed-calls.c src/common-efl.c src/app-details.c src/set-schedule-info.c src/excepted-apps-efl.c src/lock_screen_content.c src/list_notification.c src/do-not-disturb-efl.c src/sys_setting.c # EDC Sources USER_EDCS = -- 2.7.4