diff options
Diffstat (limited to 'sys/boot/efi/loader/Makefile.depend')
-rw-r--r-- | sys/boot/efi/loader/Makefile.depend | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/efi/loader/Makefile.depend b/sys/boot/efi/loader/Makefile.depend index cca8fc0785db4..6eec9589d9fac 100644 --- a/sys/boot/efi/loader/Makefile.depend +++ b/sys/boot/efi/loader/Makefile.depend @@ -4,9 +4,10 @@ DIRDEPS = \ include \ include/xlocale \ - lib/libstand \ sys/boot/efi/libefi \ sys/boot/ficl \ + sys/boot/libsa \ + sys/boot/zfs \ .include <dirdeps.mk> |