fix make clear wlroots

This commit is contained in:
vaxerski 2022-06-29 23:06:45 +02:00
parent 6ce2678970
commit 7d20d5c8c3
1 changed files with 1 additions and 1 deletions

View File

@ -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