diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ chroot.tar: chat install -o root -g wheel -m 555 /libexec/ld-elf.so.1 root/libexec install -o root -g wheel -m 444 \ /lib/libc.so.7 \ + /lib/libedit.so.7 \ /lib/libncursesw.so.8 \ /lib/libthr.so.3 \ /usr/local/lib/libcrypto.so.43 \ |