aboutsummaryrefslogtreecommitdiffstats
path: root/mk/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/config.mk')
-rw-r--r--mk/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/config.mk b/mk/config.mk
index 1802c9a..55b2934 100644
--- a/mk/config.mk
+++ b/mk/config.mk
@@ -113,6 +113,7 @@ LDS = -pthread -Lbin -lmdsserver -lrt
else
LDS = -pthread -lmdsserver -lrt
endif
+LDS_mds-libinput = -linput -ludev
# C compiler debug flags.
DEBUG_FLAGS =