summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f657a633..5fcc23d6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -158,6 +158,11 @@ builtin_sources += $(gatchat_sources) \
drivers/atmodem/gprs.c \
drivers/atmodem/gprs-context.c
+builtin_modules += nwmodem
+builtin_sources += drivers/atmodem/atutil.h \
+ drivers/nwmodem/nwmodem.h \
+ drivers/nwmodem/nwmodem.c
+
builtin_modules += calypsomodem
builtin_sources += drivers/atmodem/atutil.h \
drivers/calypsomodem/calypsomodem.h \