diff options
Diffstat (limited to 'usr.bin/xo/Makefile.depend')
-rw-r--r-- | usr.bin/xo/Makefile.depend | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/xo/Makefile.depend b/usr.bin/xo/Makefile.depend index 5770a091f2a6..45a29f192e40 100644 --- a/usr.bin/xo/Makefile.depend +++ b/usr.bin/xo/Makefile.depend @@ -2,14 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ lib/libutil \ - lib/libxo \ + lib/libxo/libxo \ .include <dirdeps.mk> |