mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-20 15:00:05 +01:00
tinywl: don't try to remove xdg-shell-protocol.c
It is not generated since 62fbf3f4ba
This commit is contained in:
parent
bedc890935
commit
f9214373f8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ tinywl: tinywl.c xdg-shell-protocol.h
|
||||||
$(LIBS)
|
$(LIBS)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f tinywl xdg-shell-protocol.h xdg-shell-protocol.c
|
rm -f tinywl xdg-shell-protocol.h
|
||||||
|
|
||||||
.DEFAULT_GOAL=tinywl
|
.DEFAULT_GOAL=tinywl
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue