mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-07 16:35:59 +01:00
update typo in makefile
This commit is contained in:
parent
184207793d
commit
9563e39733
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,4 +9,4 @@ debug:
|
|||
cmake --build ./build --config Debug --target all -j 10
|
||||
|
||||
clear:
|
||||
rm -r build
|
||||
rm -rf build
|
||||
|
|
Loading…
Reference in a new issue