From 283e9333a47423d8fdc6ab6de5dad924306b294d Mon Sep 17 00:00:00 2001 From: Djalal Harouni Date: Wed, 30 Nov 2016 13:31:44 +0100 Subject: [PATCH] build: build the ublox netmon driver --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 3d7774b1..07adeab2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -383,6 +383,7 @@ builtin_sources += drivers/atmodem/atutil.h \ drivers/ubloxmodem/ubloxmodem.h \ drivers/ubloxmodem/ubloxmodem.c \ drivers/ubloxmodem/gprs-context.c \ + drivers/ubloxmodem/netmon.c \ drivers/ubloxmodem/lte.c