mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:17:34 +00:00
traceroute: Port to LibMain
This commit is contained in:
parent
6eebd69b70
commit
08d65e8c38
2 changed files with 25 additions and 45 deletions
|
@ -196,6 +196,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(traceroute LibMain)
|
||||
target_link_libraries(tree LibMain)
|
||||
target_link_libraries(true LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue