diff options
Diffstat (limited to 'usr.bin/tar')
-rw-r--r-- | usr.bin/tar/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/tar/Makefile.depend b/usr.bin/tar/Makefile.depend index 91c0c58..7f1d531 100644 --- a/usr.bin/tar/Makefile.depend +++ b/usr.bin/tar/Makefile.depend @@ -3,6 +3,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ |