aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 95e5a91..a076905 100644
--- a/Makefile
+++ b/Makefile
@@ -35,13 +35,13 @@ CLIENTOBJ = proto-util comm address inbound
# Servers and utilities.
SERVERS = mds mds-respawn mds-server mds-echo mds-registry mds-clipboard \
- mds-kkbd mds-vt mds-colour
+ mds-kkbd mds-vt mds-colour mds-libinput
# Utilities that do not utilise mds-base.
TOOLS = mds-kbdc
# Servers that need setuid and root owner.
-SETUID_SERVERS = mds mds-kkbd mds-vt
+SETUID_SERVERS = mds mds-kkbd mds-vt mds-libinput
# Object files for multi-object file binaries.