meson.build: install the mouse-dpi-tool man page
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 25 Mar 2022 04:37:28 +0000 (14:37 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Nov 2023 10:55:47 +0000 (19:55 +0900)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build

index d032f53ebb66a191581ac3cd822cb3e23e3f194a..e2136ec7bd29220d8158bbfc9f50715276172b8a 100644 (file)
@@ -131,7 +131,8 @@ executable('libevdev-tweak-device',
           dependencies: dep_libevdev,
           install: true)
 install_man('tools/libevdev-tweak-device.1',
-            'tools/touchpad-edge-detector.1')
+           'tools/touchpad-edge-detector.1',
+           'tools/mouse-dpi-tool.1')
 endif
 
 # tests