diff options
Diffstat (limited to 'usr.bin/wc/Makefile.depend')
-rw-r--r-- | usr.bin/wc/Makefile.depend | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/wc/Makefile.depend b/usr.bin/wc/Makefile.depend index 5770a091f2a6a..d2f6f2b8f05f3 100644 --- a/usr.bin/wc/Makefile.depend +++ b/usr.bin/wc/Makefile.depend @@ -2,12 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ + lib/libnv \ lib/libutil \ lib/libxo \ |