mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
mv: Port to LibMain
This commit is contained in:
parent
daf7f72ff3
commit
dff6460373
2 changed files with 7 additions and 7 deletions
|
@ -132,6 +132,7 @@ target_link_libraries(mkdir LibMain)
|
|||
target_link_libraries(mkfifo LibMain)
|
||||
target_link_libraries(mknod LibMain)
|
||||
target_link_libraries(mktemp LibMain)
|
||||
target_link_libraries(mv LibMain)
|
||||
target_link_libraries(nc LibMain)
|
||||
target_link_libraries(netstat LibMain)
|
||||
target_link_libraries(notify LibGUI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue