Add noop.h to include/wlr/backend/meson.build

This commit is contained in:
Ryan Dwyer 2019-01-19 21:31:24 +10:00
parent 5dde2e794d
commit 53b29e5443
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ install_headers(
'interface.h',
'libinput.h',
'multi.h',
'noop.h',
'session.h',
'wayland.h',
subdir: 'wlr/backend',