summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKrzysztof Wilk <krzysztofx.wilk@intel.com>2013-12-16 17:52:40 +0000
committerDenis Kenzior <denkenz@gmail.com>2013-12-18 00:07:47 -0600
commit5c11e13019e190cd3fcc3acdc01e55c693d6fd87 (patch)
tree4242d62d506020b7ea1afe9029d40c382edced1b /Makefile.am
parent5b07c59f34768a4e3ad0ebbaffb7dea1e424f808 (diff)
downloadofono-5c11e13019e190cd3fcc3acdc01e55c693d6fd87.tar.bz2
siri: Add atom implementation
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cd84c14a..39cc166f 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -521,7 +521,7 @@ src_ofonod_SOURCES = $(builtin_sources) src/ofono.ver \
src/cdma-sms.c src/private-network.c src/cdma-netreg.c \
src/cdma-provision.c src/handsfree.c \
src/handsfree-audio.c src/bluetooth.h \
- src/hfp.h
+ src/hfp.h src/siri.c
src_ofonod_LDADD = gdbus/libgdbus-internal.la $(builtin_libadd) \
@GLIB_LIBS@ @DBUS_LIBS@ -ldl