Fix regression with last commit

This commit is contained in:
Justine Tunney 2024-07-20 16:43:48 -07:00
parent d3f87f4c64
commit d3167126aa
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
5 changed files with 12 additions and 12 deletions

View file

@ -48,6 +48,7 @@ make -j64 m=$AMD64 \
o/$AMD64/tool/build/chmod.dbg \
o/$AMD64/tool/build/cocmd.dbg \
o/$AMD64/tool/build/compile.dbg \
o/$AMD64/tool/build/mkdir.dbg \
o/$AMD64/tool/build/cp.dbg \
o/$AMD64/tool/build/echo.dbg \
o/$AMD64/tool/build/gzip.dbg \