mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 02:09:24 +00:00
FileManager: Start building a file manager.
This commit is contained in:
parent
8ae7be611a
commit
4d5fe39494
Notes:
sideshowbarker
2024-07-19 15:48:58 +09:00
Author: https://github.com/awesomekling
Commit: 4d5fe39494
14 changed files with 270 additions and 2 deletions
|
@ -16,6 +16,8 @@ make -C ../Clock clean && \
|
|||
make -C ../Clock && \
|
||||
make -C ../Launcher clean && \
|
||||
make -C ../Launcher && \
|
||||
make -C ../FileManager clean && \
|
||||
make -C ../FileManager && \
|
||||
make clean &&\
|
||||
make && \
|
||||
sudo ./sync.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue