summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2011-01-19 09:07:58 +0100
committerDenis Kenzior <denkenz@gmail.com>2011-01-20 11:20:57 -0600
commit03b294d1949744e629db9450c911bdc5193f9c89 (patch)
treeae6217edda08b83510969a1478096bf6252f83eb /Makefile.am
parent84d0a57f8a70863d13b0047f5ece131e4d68d281 (diff)
downloadofono-03b294d1949744e629db9450c911bdc5193f9c89.tar.bz2
sim-auth: Add atmodem driver
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 10892a6f..9c8083b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -169,7 +169,8 @@ builtin_sources += $(gatchat_sources) \
drivers/atmodem/atutil.h \
drivers/atmodem/atutil.c \
drivers/atmodem/gprs.c \
- drivers/atmodem/gprs-context.c
+ drivers/atmodem/gprs-context.c \
+ drivers/atmodem/sim-auth.c
builtin_modules += nwmodem
builtin_sources += drivers/atmodem/atutil.h \