diff options
Diffstat (limited to 'sys/boot/efi/boot1/Makefile.depend')
-rw-r--r-- | sys/boot/efi/boot1/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/efi/boot1/Makefile.depend b/sys/boot/efi/boot1/Makefile.depend index 79506ce16b79..29844140c2c3 100644 --- a/sys/boot/efi/boot1/Makefile.depend +++ b/sys/boot/efi/boot1/Makefile.depend @@ -3,6 +3,8 @@ DIRDEPS = \ include \ + include/xlocale \ + lib/libstand \ .include <dirdeps.mk> |