Index: host/Makefile |
diff --git a/host/Makefile b/host/Makefile |
index 763eb3783723040dc9f8bcf9d9cccf34e8e66750..450f15aeef03f76d45042318befd5c6083022244 100644 |
--- a/host/Makefile |
+++ b/host/Makefile |
@@ -14,6 +14,7 @@ INCLUDES += \ |
# find ./lib -iname '*.c' | sort |
LIB_SRCS = \ |
+ ./lib/crossystem.c \ |
./lib/file_keys.c \ |
./lib/host_common.c \ |
./lib/host_key.c \ |