Add emergency-call manager to interface with DBus

This commit is contained in:
Guido Günther
2021-12-17 19:07:26 +01:00
committed by Evangelos Ribeiro Tzaras
parent 213b27bf20
commit 4bdb6945bd
4 changed files with 98 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ calls_sources = files([
'calls-contacts-provider.c', 'calls-contacts-provider.h',
'calls-contacts-row.c', 'calls-contacts-row.h',
'calls-dbus-manager.c', 'calls-dbus-manager.h',
'calls-emergency-calls-manager.c', 'calls-emergency-calls-manager.h',
'calls-history-box.c', 'calls-history-box.h',
'calls-in-app-notification.c', 'calls-in-app-notification.h',
'calls-log.c', 'calls-log.h',