summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2022-02-15 08:15:51 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2022-02-15 10:18:21 +1000
commitdb3df50ab1aa4b83de74100f705e608b66b13a2a (patch)
tree1fc0f9ea1922d010b7de842547c3f19c87f507ed
parent34315942e5801a636745d6a9b682ef2fad432eda (diff)
downloadxf86-input-wacom-db3df50ab1aa4b83de74100f705e608b66b13a2a.tar.gz
meson.build: install the SDK headers
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--meson.build8
1 files changed, 8 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 237a669..b3c7c67 100644
--- a/meson.build
+++ b/meson.build
@@ -161,6 +161,14 @@ configure_file(
install_dir: dir_pkgconf,
)
+install_headers(
+ 'include/Xwacom.h',
+ 'include/wacom-properties.h',
+ 'include/isdv4.h',
+ 'include/wacom-util.h',
+ install_dir: dir_wacom_headers
+)
+
# GWacom library
# This is not a stable library interface