diff options
author | Mikel Astiz <mikel.astiz@bmw-carit.de> | 2011-10-21 18:51:36 +0200 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2011-10-21 13:19:17 -0500 |
commit | bab9de3843c13e046ac48cf2b64825313af52f17 (patch) | |
tree | f43a3a6f70b93e248b839545846dbfef1ab0fb02 /Makefile.am | |
parent | b6f99b62009104a8b1be1bac430918bf926a9166 (diff) | |
download | ofono-bab9de3843c13e046ac48cf2b64825313af52f17.tar.bz2 |
hfpmodem: devinfo atom added to export BT address
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8771cb2c..83b7737d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -255,6 +255,7 @@ builtin_sources += drivers/atmodem/atutil.h \ drivers/hfpmodem/voicecall.c \ drivers/hfpmodem/network-registration.c \ drivers/hfpmodem/call-volume.c \ + drivers/hfpmodem/devinfo.c \ drivers/hfpmodem/handsfree.c if PHONESIM |