mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:47:46 +00:00
tree: Port to LibMain
This commit is contained in:
parent
790274d4a5
commit
a4495bdcba
2 changed files with 8 additions and 7 deletions
|
@ -169,6 +169,7 @@ target_link_libraries(test-pthread LibThreading)
|
|||
target_link_libraries(timezone LibMain)
|
||||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(touch LibMain)
|
||||
target_link_libraries(tree LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(umount LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue