mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
Userland: Implement pls
, a sudo clone
This commit is contained in:
parent
ea33e9647b
commit
82b48d867d
6 changed files with 262 additions and 0 deletions
|
@ -42,6 +42,7 @@ target_link_libraries(open LibDesktop)
|
|||
target_link_libraries(pape LibGUI)
|
||||
target_link_libraries(passwd LibCrypt)
|
||||
target_link_libraries(paste LibGUI)
|
||||
target_link_libraries(pls LibCrypt)
|
||||
target_link_libraries(pro LibProtocol)
|
||||
target_link_libraries(shot LibGUI)
|
||||
target_link_libraries(sql LibLine LibSQL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue