summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-08-14 18:49:01 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-08-14 18:49:01 -0500
commit314c0facc3a64483c18c20bae8b42b275a6476d7 (patch)
treebb0673359587a46251d43da93842b0801d3e66fa /include/Makefile.am
parent6482d98e56852f6b80abf6fc89e3b14a7c3da2f0 (diff)
downloadofono-314c0facc3a64483c18c20bae8b42b275a6476d7.tar.bz2
Refactor cssn into ofono_ssn
Make this into a fully fledged entity, with a driver instead of the current kludge. This means modem drivers can actually choose whether to instantiate a CSSN atom or not Move the notification functions from voicecall.c into ssn.c. Move the cssn.h header into include/ssn.h and refactor Update call barring to utilize ofono_ssn and use the new atom_watch functionality to detect when ssn has been added or removed
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 9ea2af41..22244228 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -3,7 +3,8 @@ includedir = @includedir@/ofono
include_HEADERS = log.h plugin.h history.h dbus.h modem.h \
types.h call-barring.h call-forwarding.h \
- call-meter.h call-settings.h phonebook.h
+ call-meter.h call-settings.h phonebook.h \
+ ssn.h
nodist_include_HEADERS = version.h