diff options
Diffstat (limited to 'zephyr/Makefile')
| -rw-r--r-- | zephyr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/Makefile b/zephyr/Makefile index c3781322a..b78b4be95 100644 --- a/zephyr/Makefile +++ b/zephyr/Makefile @@ -33,6 +33,7 @@ INC += -I$(ZEPHYR_BASE)/net/ip/contiki/os SRC_C = main.c \ help.c \ + modusocket.c \ modutime.c \ modzephyr.c \ modmachine.c \ |
