mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-02 06:45:58 +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
|
cmake --build ./build --config Debug --target all -j 10
|
||||||
|
|
||||||
clear:
|
clear:
|
||||||
rm -r build
|
rm -rf build
|
||||||
|
|
Loading…
Reference in a new issue