summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 bed363ac..966a6303 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -113,7 +113,8 @@ builtin_sources += $(gatchat_sources) \
drivers/atmodem/vendor.h \
drivers/atmodem/atutil.h \
drivers/atmodem/atutil.c \
- drivers/atmodem/gprs.c
+ drivers/atmodem/gprs.c \
+ drivers/atmodem/gprs-context.c
builtin_modules += calypsomodem
builtin_sources += drivers/atmodem/atutil.h \