diff options
Diffstat (limited to 'bin/sync')
-rw-r--r-- | bin/sync/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sync/Makefile.depend b/bin/sync/Makefile.depend index 82222e2..e9a1dda 100644 --- a/bin/sync/Makefile.depend +++ b/bin/sync/Makefile.depend @@ -3,10 +3,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ |