mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:17:44 +00:00
nl: Port to LibMain
This commit is contained in:
parent
cf207ad938
commit
a64b44377d
2 changed files with 4 additions and 2 deletions
|
@ -138,6 +138,7 @@ target_link_libraries(mv LibMain)
|
|||
target_link_libraries(mount LibMain)
|
||||
target_link_libraries(nc LibMain)
|
||||
target_link_libraries(netstat LibMain)
|
||||
target_link_libraries(nl LibMain)
|
||||
target_link_libraries(notify LibGUI)
|
||||
target_link_libraries(nproc LibMain)
|
||||
target_link_libraries(open LibDesktop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue