From 51892e0d7483d57b1e5eadae88e967e72e968cc0 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Wed, 22 Aug 2018 21:14:07 +1200 Subject: Install headers explicitly --- include/wlr/backend/session/meson.build | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/wlr/backend/session/meson.build (limited to 'include/wlr/backend/session/meson.build') diff --git a/include/wlr/backend/session/meson.build b/include/wlr/backend/session/meson.build new file mode 100644 index 00000000..21b5a96b --- /dev/null +++ b/include/wlr/backend/session/meson.build @@ -0,0 +1 @@ +install_headers('interface.h', subdir: 'wlr/backend/session') -- cgit v1.2.3