diff --git a/meson.build b/meson.build index 40883073..9b278198 100644 --- a/meson.build +++ b/meson.build @@ -89,5 +89,5 @@ import('pkgconfig').generate( url: 'https://github.com/hyprwm/Hyprland', description: 'Hyprland header files', install_dir: pkg_install_dir, - subdirs: ['', 'hyprland/protocols', 'hyprland/wlroots'], + subdirs: ['', 'hyprland/protocols', 'hyprland', 'hyprland/wlr'], )