mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-04 13:29:45 -05:00
Add noop.h to include/wlr/backend/meson.build
This commit is contained in:
parent
5dde2e794d
commit
53b29e5443
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ install_headers(
|
||||||
'interface.h',
|
'interface.h',
|
||||||
'libinput.h',
|
'libinput.h',
|
||||||
'multi.h',
|
'multi.h',
|
||||||
|
'noop.h',
|
||||||
'session.h',
|
'session.h',
|
||||||
'wayland.h',
|
'wayland.h',
|
||||||
subdir: 'wlr/backend',
|
subdir: 'wlr/backend',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue