Signed-off-by: Peter Hutterer <[email protected]>
---
 build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/build.sh b/build.sh
index 369afc8..3006ebc 100755
--- a/build.sh
+++ b/build.sh
@@ -1155,11 +1155,13 @@ build_all_modules() {
     build xserver ""
     case $HOST_OS in
        Linux) build libevdev "";;
+       Linux) build wayland libinput "";;
     esac
     case $HOST_OS in
        Linux)
            build driver xf86-input-evdev
            build driver xf86-input-joystick
+           build driver xf86-input-libinput
            ;;
        FreeBSD | NetBSD | OpenBSD | Dragonfly | GNU/kFreeBSD)
            build driver xf86-input-joystick
-- 
2.7.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to