mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
Add clean target for data/ so make clean works again
This commit is contained in:
parent
b8cc24e1a8
commit
041d63e3ee
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ cursor_images = \
|
|||
|
||||
all :
|
||||
|
||||
clean :
|
||||
|
||||
install :
|
||||
install -d $(datadir)/wayland
|
||||
install $(cursor_images) $(datadir)/wayland
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue