mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:37:35 +00:00
df: Port to LibMain
This commit is contained in:
parent
156899a63f
commit
cd8bd27835
2 changed files with 6 additions and 10 deletions
|
@ -80,6 +80,7 @@ target_link_libraries(cut LibMain)
|
|||
target_link_libraries(date LibMain)
|
||||
target_link_libraries(dd LibMain)
|
||||
target_link_libraries(ddate LibMain)
|
||||
target_link_libraries(df LibMain)
|
||||
target_link_libraries(diff LibDiff)
|
||||
target_link_libraries(disasm LibX86)
|
||||
target_link_libraries(dmesg LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue