summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2019-04-25 09:41:49 -0400
committer GitHub <noreply@github.com>2019-04-25 09:41:49 -0400
commitd15ca02d0c3346dd12ef88d8c5462fa66994839e (patch)
tree79639ef92c135765f99637b2b7f12a95d88afda0 /makefile
parentefdaa09d5496df9768c825aebc8d7cc21edc9b7f (diff)
parent489087f17305887ad975a3a3dd4e3ae7ee986df7 (diff)
Merge pull request #4913 from kiall/default-enable-xinput
Enable Xinput by default
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 701d833b7d9..40ac90c512c 100644
--- a/makefile
+++ b/makefile
@@ -35,7 +35,7 @@
# DONT_USE_NETWORK = 1
# USE_QTDEBUG = 1
# NO_X11 = 1
-# NO_USE_XINPUT = 0
+# NO_USE_XINPUT = 1
# FORCE_DRC_C_BACKEND = 1
# DEBUG = 1