mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:47:34 +00:00
useradd: Port to LibMain
This commit is contained in:
parent
3b61fbf15f
commit
6499699d6d
2 changed files with 24 additions and 16 deletions
|
@ -197,6 +197,7 @@ target_link_libraries(uniq LibMain)
|
|||
target_link_libraries(unzip LibArchive LibCompress LibMain)
|
||||
target_link_libraries(update-cpp-test-results LibCpp LibCore LibMain)
|
||||
target_link_libraries(uptime LibMain)
|
||||
target_link_libraries(useradd 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