summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f7db8c0..a3592ab7 100644
--- a/Makefile
+++ b/Makefile
@@ -323,7 +323,8 @@ VBSF_SRCS += \
VBSLK_SRCS += \
firmware/stub/vboot_api_stub.c \
- firmware/stub/vboot_api_stub_disk.c
+ firmware/stub/vboot_api_stub_disk.c \
+ firmware/stub/vboot_api_stub_stream.c
FWLIB2_SRCS += \
firmware/2lib/2stub.c