Chromium Code Reviews| Index: host/Makefile |
| diff --git a/host/Makefile b/host/Makefile |
| index fd3e77e77ee305424953163c015168c23f8cdc1e..f0bdf85556c7f626586824ab1ac1f9a01308c954 100644 |
| --- a/host/Makefile |
| +++ b/host/Makefile |
| @@ -21,6 +21,7 @@ INCLUDES += \ |
| LIB_SRCS = \ |
| ./lib/host_common.c \ |
| ./lib/host_key.c \ |
| + ./lib/host_keyblock.c \ |
| ./lib/host_misc.c \ |
| ./lib/host_signature.c |