mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-17 06:59:46 -05:00
Install and dist udev rules file
This commit is contained in:
parent
5b7e43ac56
commit
fe096cdc8c
1 changed files with 5 additions and 0 deletions
|
|
@ -22,6 +22,11 @@ compositor_SOURCES = \
|
|||
drm.c \
|
||||
shm.c
|
||||
|
||||
udevdir = $(sysconfdir)/udev
|
||||
|
||||
dist_udev_DATA = \
|
||||
70-wayland.rules
|
||||
|
||||
BUILT_SOURCES = \
|
||||
screenshooter-server-protocol.h \
|
||||
screenshooter-protocol.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue