mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:17:44 +00:00
Utilities: Port ifconfig to LibMain
This commit is contained in:
parent
8efd6bc878
commit
67473085a1
2 changed files with 7 additions and 15 deletions
|
@ -110,6 +110,7 @@ target_link_libraries(hexdump LibMain)
|
|||
target_link_libraries(host LibMain)
|
||||
target_link_libraries(hostname LibMain)
|
||||
target_link_libraries(id LibMain)
|
||||
target_link_libraries(ifconfig LibMain)
|
||||
target_link_libraries(ini LibMain)
|
||||
target_link_libraries(jp LibMain)
|
||||
target_link_libraries(js LibJS LibLine LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue