mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:37:35 +00:00
Shell: Move to Userland/Shell/
This commit is contained in:
parent
07c7e35372
commit
c4e2fd8123
35 changed files with 11 additions and 9 deletions
|
@ -48,5 +48,6 @@ target_link_libraries(tt LibPthread)
|
|||
target_link_libraries(grep LibRegex)
|
||||
target_link_libraries(gunzip LibCompress)
|
||||
|
||||
add_subdirectory(Tests)
|
||||
add_subdirectory(DynamicLoader)
|
||||
add_subdirectory(Shell)
|
||||
add_subdirectory(Tests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue