mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
Export list implementation
This commit is contained in:
parent
9db4efaefa
commit
59fa346ac9
2 changed files with 10 additions and 9 deletions
|
|
@ -57,7 +57,7 @@ install : $(libs) $(compositors)
|
|||
install -d @libdir@ @libdir@/pkgconfig ${udev_rules_dir}
|
||||
install $(libs) @libdir@
|
||||
install wayland-server.pc wayland.pc @libdir@/pkgconfig
|
||||
install wayland-client.h @includedir@
|
||||
install wayland-util.h wayland-client.h @includedir@
|
||||
install 70-wayland.rules ${udev_rules_dir}
|
||||
|
||||
clean :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue