mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:27:43 +00:00
uptime: Port to LibMain :^)
This commit is contained in:
parent
db36bdfeb7
commit
cd7b50a074
2 changed files with 6 additions and 9 deletions
|
@ -150,6 +150,7 @@ target_link_libraries(touch LibMain)
|
|||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(unzip LibArchive LibCompress)
|
||||
target_link_libraries(uptime LibMain)
|
||||
target_link_libraries(userdel LibMain)
|
||||
target_link_libraries(usermod LibMain)
|
||||
target_link_libraries(utmpupdate LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue