diff options
Diffstat (limited to 'usr.sbin/wlandebug/Makefile.depend')
-rw-r--r-- | usr.sbin/wlandebug/Makefile.depend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wlandebug/Makefile.depend b/usr.sbin/wlandebug/Makefile.depend index 3646e2e2b1afa..37b288fd73d87 100644 --- a/usr.sbin/wlandebug/Makefile.depend +++ b/usr.sbin/wlandebug/Makefile.depend @@ -3,12 +3,12 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libifconfig \ .include <dirdeps.mk> |