diff --git a/Makefile.inc1 b/Makefile.inc1 index ab0d7b027438..511879e715ee 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -2896,7 +2896,7 @@ ${_bt}-lib/libdwarf: ${_bt}-lib/libz # libroken depends on libcrypt _other_bootstrap_tools+=lib/libcrypt -${_bt}-lib/libroken: ${_bt}-lib/libcrypt +${_bt}-kerberos5/lib/libroken: ${_bt}-lib/libcrypt .else # All tools in _basic_bootstrap_tools have the same name as the subdirectory # so we can use :T to get the name of the symlinks that we need to create.