mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:17:45 +00:00
dirname: Port to LibMain
This commit is contained in:
parent
4726532735
commit
a35f51f0f0
2 changed files with 5 additions and 3 deletions
|
@ -82,6 +82,7 @@ target_link_libraries(dd LibMain)
|
|||
target_link_libraries(ddate LibMain)
|
||||
target_link_libraries(df LibMain)
|
||||
target_link_libraries(diff LibDiff LibMain)
|
||||
target_link_libraries(dirname LibMain)
|
||||
target_link_libraries(disasm LibX86)
|
||||
target_link_libraries(dmesg LibMain)
|
||||
target_link_libraries(echo LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue