summaryrefslogtreecommitdiffstats
path: root/package/libinput/libinput.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libinput/libinput.mk')
-rw-r--r--package/libinput/libinput.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 345b3c3ed3..2ea30edd70 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -14,6 +14,6 @@ LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
LIBINPUT_INSTALL_STAGING = YES
# Tests need fork, so just disable them everywhere.
-LIBINPUT_CONF_OPT = --disable-tests
+LIBINPUT_CONF_OPTS = --disable-tests
$(eval $(autotools-package))
OpenPOWER on IntegriCloud