mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:07:46 +00:00
Userland: Make su require passwords
This commit is contained in:
parent
207fb054e5
commit
99ddbb83e8
3 changed files with 27 additions and 14 deletions
|
@ -32,6 +32,7 @@ target_link_libraries(pape LibGUI)
|
|||
target_link_libraries(passwd LibCrypt)
|
||||
target_link_libraries(paste LibGUI)
|
||||
target_link_libraries(pro LibProtocol)
|
||||
target_link_libraries(su LibCrypt)
|
||||
target_link_libraries(test-crypto LibCrypto LibTLS LibLine)
|
||||
target_link_libraries(test-js LibJS LibLine LibCore)
|
||||
target_link_libraries(test-web LibWeb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue