summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-11-29 11:30:54 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-11-29 12:11:46 +1000
commitc727ee7f23b3b256abd77c80b56dbf28285cca3e (patch)
tree7730d763c123bac0e6c4f68e6f165cb438c85a1e /meson.build
parentac1d5082fe87c52420720ca46b7862a214c61618 (diff)
doc: add a doc for trackpoints
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 13c6a27f..35419ccb 100644
--- a/meson.build
+++ b/meson.build
@@ -291,6 +291,7 @@ if get_option('documentation')
meson.source_root() + '/doc/touchpad-jumping-cursors.dox',
meson.source_root() + '/doc/touchpad-pressure.dox',
meson.source_root() + '/doc/touchpads.dox',
+ meson.source_root() + '/doc/trackpoints.dox',
meson.source_root() + '/doc/what-is-libinput.dox',
# dot drawings
meson.source_root() + '/doc/dot/seats-sketch.gv',