mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:37:34 +00:00
tr: Port to LibMain
This commit is contained in:
parent
8bd7c5b3d5
commit
e548b2cff2
2 changed files with 7 additions and 5 deletions
|
@ -205,6 +205,7 @@ target_link_libraries(test_env LibMain)
|
|||
target_link_libraries(timezone LibMain)
|
||||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(touch LibMain)
|
||||
target_link_libraries(tr LibMain)
|
||||
target_link_libraries(traceroute LibMain)
|
||||
target_link_libraries(tree LibMain)
|
||||
target_link_libraries(true LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue