diff --git a/nrf5/Makefile b/nrf5/Makefile index 4c8387cc94..976c5d7a2e 100644 --- a/nrf5/Makefile +++ b/nrf5/Makefile @@ -176,6 +176,8 @@ DRIVERS_SRC_C += $(addprefix modules/,\ ubluepy/ubluepy_delegate.c \ ubluepy/ubluepy_constants.c \ ubluepy/ubluepy_descriptor.c \ + ubluepy/ubluepy_scanner.c \ + ubluepy/ubluepy_scan_entry.c \ ) #ifeq ($(SD), )