From 18c90469ca156c358ddaa61cea17d66824c5e48d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 9 Jul 2016 08:01:41 +0200 Subject: Beginning on mds-libinput MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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. -- cgit v1.2.3-70-g09d2