mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 07:26:00 +01:00
fix make clear wlroots
This commit is contained in:
parent
6ce2678970
commit
7d20d5c8c3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -99,7 +99,7 @@ clear:
|
|||
rm -rf build
|
||||
rm -f *.o *-protocol.h *-protocol.c
|
||||
rm -f ./hyprctl/hyprctl
|
||||
rm -rf ./wlroots/build
|
||||
rm -rf ./subprojects/wlroots/build
|
||||
|
||||
all:
|
||||
make config
|
||||
|
|
Loading…
Reference in a new issue