From 32d7596ff4099c5e143683cf1d890fb0671cae34 Mon Sep 17 00:00:00 2001 From: Ankit Navik Date: Thu, 5 Oct 2017 22:45:01 +0530 Subject: ims: add implementation for IMS atom This implementation includes: * D-Bus interface * interaction with driver --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a40dc94f..cb483fc7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -654,7 +654,7 @@ src_ofonod_SOURCES = $(builtin_sources) $(gatchat_sources) src/ofono.ver \ src/cdma-provision.c src/handsfree.c \ src/handsfree-audio.c src/bluetooth.h \ src/hfp.h src/siri.c \ - src/netmon.c src/lte.c \ + src/netmon.c src/lte.c src/ims.c \ src/netmonagent.c src/netmonagent.h src_ofonod_LDADD = gdbus/libgdbus-internal.la $(builtin_libadd) \ -- cgit v1.2.1