Chromium Code Reviews| Index: host/Makefile |
| diff --git a/host/Makefile b/host/Makefile |
| index 450f15aeef03f76d45042318befd5c6083022244..631541e633b132bce4a6bc30c5f98960b60b6246 100644 |
| --- a/host/Makefile |
| +++ b/host/Makefile |
| @@ -16,6 +16,7 @@ INCLUDES += \ |
| LIB_SRCS = \ |
| ./lib/crossystem.c \ |
| ./lib/file_keys.c \ |
| + ./lib/fmap.c \ |
| ./lib/host_common.c \ |
| ./lib/host_key.c \ |
| ./lib/host_keyblock.c \ |